/****************************************************************************************************
*	Filename: alertMessages.js
*	Purpose: All the  messages that are used to show as error message are defined here. 
*	Author : SemoSoftware
	*	Creation Date: 29/8/2007
	*	Last Modified: 3/9/2007
****************************************************************************************************/

var volweight_msg001 = "Please enter a valid dimension greater than zero. ";
var volweight_msg002 = "Length ";
var volweight_msg003 = "Width ";
var volweight_msg004 = "Height ";
var volweight_msg005 = "Weight ";
var volweight_msg006 = "Actual weight can not exceed 9999.9 Kg. ";
var volweight_msg007 = "Please enter only one decimal in the actual weight field ";
var volweight_msg008 = "Please enter a valid number ";
var comm_msg002 = "Error in Conversion";
var comm_msg003 = "Number Error ";
var comm_msg004 = "Error in Input ";
var comm_msg006 = "Invalid Inputs ";
var comm_msg007 = "Quantity ";
var comm_msg008 = "Unit Value ";
var comm_msg009 = "blank ";
var comm_msg012 = "Limit Exceeded ";
var comm_msg013 = "Input Error ";
var comm_msg017 = "- entered value has been corrected to ";
var comm_msg019 = "Please correct or remove  ";
var comm_msg039 = "Please enter ";
var comm_msg041 = "a Number ";
var comm_msg042 = "Greater than 0 ";
var comm_msg048 = "Please correct these element(s) ";
var comm_msg049 = "Please correct these elements ";
var comm_msg050 = "is not a correct number  ";
var comm_msg055 = "No characters please ";
var comm_msg056 = "have a zero value. "; 
var comm_msg062 = "not allowed. ";
var comm_msg065 = "Invalid extension number. Only numeric values allowed. ";
var comm_msg071 = "Only english characters allowed as input data.";
var comm_msg073 = "Entered number greater than maximum length ";
var comm_msg074 = "Number of characters exceeding the limit.";
var convert_msg001 = "Please choose a Conversion ";
var converter_msg001 = "Insufficient Data ";
var services_msg005 = "The actual weight value is invalid, it has been changed to the minimum weight of  ";
var services_msg006 = "for a CrestGlobal shipment. ";
