/*-------------------------------------------------------------------------------
* File: 			MessagesEN.js
* Description:		
* Date created:		November 2005
* Date modified:	November 2005
*------------------------------------------------------------------------------*/

var g_LANG = "EN";

var MSG_1 = "You must enter a number."							//common.js:146
var MSG_2 = "Enter scale between {0} and {1}."					//common.js:152
var MSG_3 = "Would you like to delete selected favourites?"		//common.js:914
var MSG_4 = "Enter description of the object."					//common.js:935
var MSG_5 = "Enter description."								//common.js:953
var MSG_6 = "Enter distance."									//common.js:1041
var MSG_7 = "Enter a number for distance!"						//common.js:1046
var MSG_8 = "Incorrect input parameters!"						//common.js:1054
var MSG_12 = "Please, wait..."									//common.js:1140

var MSG_9 = " Distance: "										//navigation.js:473
var MSG_10 = " Total: "											//navigation.js:474

var MSG_11 = "Please, select an object from the list."			//routes.js:26	
