
var language = {

	//navigation
	NavA               :  "Home",
	NavB               :  "Service",
	NavC               :  "MINI",
	NavD               :  "Acces",
	NavE               :  "Account",

	//service side
	Radar              : "Radar",
	Location           : "Location",
	Trace              : "Trace",
	Footstep           : "Footstep",
	Safety             : "Alerts",
	Control            : "Control",
	Settings           : "Setting",
	Status             : "Status",

	StartRadar         : "Start radar",
	StopRadar          : "Stop radar",
	StartLocation      : "Start Locate",
	StopLocation       : "Stop Locate",
	StartTrace         : "Start Tracking",
	StopTrace          : "Stop Tracking",
	StartFootstep      : "Start Searching",
	StopFootstep       : "Stop Searching",
	
	//
	NeemoList          : "My NeeMo devices",
	Primary            : "Master binding",
	Yielding           : "Slave binding",
	SafetyZone         : "Safety Zone&Alerts",
	Add                : "Add",
	Save               : "Save",
	CancelZoneAdding   : "Cancel Zone Adding",
	SafeSpeed          : "Speed Alerts",
	Interval           : "Fixed Time Alerts",
	//
	NickName           : "Nickname:",
	Address            : "Address:",
	Time               : "Time:",
	HistoryNoData      : "No Data at that times!",
	Succeed            : "Succeed",
	Failed             : "Failed",
	NotOnLine          : "Neemo ont online",
	AllowStart         : "Get it after start",
	ReLoad             : "Reload",
	Colon              : ":",
	Delete             : "Delete",
	Edit               : "Edit",
	View               : "View",
	Charge             : "Charge",
	Cancel             : "Cancel",

	//
	Invisible          : "Hiding",
	Mute               : "Muting",

	//
	AlertYetStart      : "the services has been opened!",
	Runing             : "Runing...",
	AlertYetStop       : "the services has not been opened or has been stopped!",
	AlertNoneNeemo     : "you have not choosed a Neemo device!",
	AlertNoneCalendar  : "Please select the date you want to check!",
	AlertNoneActive    : "You did not bind any Neemo device!",
	AlertNoneRunData   : "Sorry,Neemo not data in this day!",
	AlertNoneSafeArea  : "There is no data for your query!",
	AlertNoneTiming    : "You have not added regularly remind!",
	AlertNoneSpeed     : "You have not added speed to remind!",
	AlertInputTime     : "Input satrt and end time",
	AlertSelectTime    : "Select satrt and end time",
	AlertNoGps         : "No GPS signal",
	AlertSpeedError    : "Please set safe speed!",
	AlertNoAdress      : "Sorry, we were unable to geocode that address",
	
	//Customer
	InfoNotReAct       : "You have already binded the Neemo device!",
	InfoNoProduct      : "No this NeeMo device found!",
	InfoPassError      : "Wrong password, please check!",
	InfoWhitenameError : "Wrong white list!",
	InfoFormError      : "A wrong form was submitted, please check!",
	InfoProductError   : "Please enter the correct device S/N",
	InfoWating         : "Detecting, Please wait ...",
	InfoSucceedY       : "Binding the device now",
	InfoSucceedN       : "Binding the device now",
	InfoPhoneError     : "Please enter the correct mobile phone, PHS or a fixed phone number",
	InfoNoNickname     : "The nickname length should be between 2-16 bit",
	InfoNicknameError  : "You can only enter the half-width english characters, numbers, or full-width Chinese characters",
	InfoPicError       : "Please select the JPG, GIF, BMP, or PNG image file",
	InfoMobileError    : "Please enter the correct mobile phone number",
	InfoEmailError     : "Please enter the correct email",
	InfoComboError     : "Please select one package",
	InfoRemoveNeemo    : "Are you sure to delete it?",
	
	//
	RegAsk0            : "what's the last 6-digit of my mobile number?",
	RegAsk1            : "what is the name of my mother?",
	RegAsk2            : "what is the name of my father?",
	RegAsk3            : "what's the name of my child?",
	RegAsk4            : "what's the name my favorite person?",
	RegAsk5            : "what's my birthday?",
	RegAsk6            : "what's my plaque number of my car?",
	RegAsk7            : "what's the name of my favorite pet?",
	RegAsk8            : "what's the name of my teacher?",
	RegAsk9            : "what's the name of my first love?",
	RegAsk10           : "please select one question",
	AlertDontAccept    : "You don't accept Terms of Service",

	//
	NoData             : "Please try again later!",
	HostError          : "Unknown server error!",
	NotSetting         : "You can not set",
	BillError          : "Top-fill in error, please check submitted!",

	Start              : "Start",
	Stop               : "Stop",
	Pause              : "Pause",
	Restart            : "Restart",
	SETimeErr          : "The starting and ending time is incorrect!",
	
	//
	view               : "view",
	ChoosDate          : "Choose Date",
	ChooseTimeInterval : "Choose Time Interval",
	NotChoosDate       : "Not choose Date",
	nDate              : "Date",
	Control_a          : "\"Call Back\" Request",
	Control_b          : "Battery level",
	Control_c          : "Power Off",
	Control_d          : "Lights",
	Control_e          : "Sound",
	Setting_a          : "Password",
	Setting_b          : "Sos Calls",
	Setting_c          : "Allowed Call Numbers",
	Setting_d          : "Alert Receing Numbers",
	Setting_e          : "Alert E-mail Address",
	ViewCart           : "View history",
	Monitor            : "Monitor",
	Search             : "Search",
	Send               : "Send",
	Poweroff           : "Poweroff",
	Restart            : "Restart",
	InputTelNumber     : "Please enter your phone number"
}
