var lang = {
	//General
	DATEABR: new Array("d", "h", "m", "s"), //General.js
	PAGEJUMP: "To which page you wish to jump?",
	MINVNUMBER: "The number inserted is not valid!",
	NEEDSERVICE: "The function requested can only be used by Silver or Gold members.\n" +
	         "Acquire one of this services to unlock this option.",
	
	//Mainview
	MVPROBSNUM: "How many espionage probes you wish to send?",
	
	//Resources
	INSPERC: new Array("Type a percentage between", "and", "(has to be an unitary number)"),
	
	//Tables
	AVABILITY: "Arriving",
	IN: "in",
	CANCEL: "Cancel",
	CONFIRM_CANCEL: "Do you really wish to cancel? (you will lose the economy corresponding to the percentage already built/upgraded, being the minimum 10%)",
	COMBINE: "Joint with",
	CONCLUED: new Array("Done", "Done"),
	
	//Missions
	MCAPQ: "Which capacity do you wish to define?",
	MVSLOTPROB: "You can only have 5 vehicle fleets moving at the same time and that limit has been reached",
	MSSLOTPROB: new Array("Your Aerospace Control Technology is at level", "which only allows", "moving fleets and that limit has been reached"),
	MPERC: "Type a percentage between 10 and 100 (has to be an unitary number):",
	ARPROB: "The destination planet does not have a Market, thus the delivery has to be made to your recycler!",
	DELEVERYPROB: "Specify where you wish the debris delivered! (you can predefine it in Options)",
	
	SPYFUELPROB1: "The fuel exceeds the capacity",
	SPYFUELPROB2: "The fuel exceeds the hydrogen available at the region",
	SPYPROB1: "The destination can not be the same as the origin",
	SPYPROB2: "You need to send at least one probe",
	
	FARRIVED: "Fleet reached its destination, refresh the Main View.",
	FQUICKPROB1 : "You are launching an attack with ships / vehicles filled with your own resources, do you wish to proceed?\n\n" +
	         "You can disable this warning at Options -> Advanced",
	FQUICKPROB2 : "The fuel exceeds the fleets' capacity!",
	FLEETPROB1: "The used capacity can not exceed the total capacity",
	FLEETPROB2: "You do not have enough hydrogen to send the fleet",
	FLEETPROB3: "You can only transport/transfer economy/ships to your own regions",
	FLEETPROB4: "You can not send a colonize mission to a place already yours",
	FLEETPROB5: "The return address is not valid since it is a region that does not belong to you",
	FLEETPROB6: "The fleet's destination can not be the same as its origin",
	FLEETPROB7: "The fleet's destination can not be the same as the return",
	FLEETPLUTO: "Due to its characteristics Pluto only has one energy source - the Nuclear Power Plant.\n\n" +
	         "Therefore it is advisable that you send enough economy (and robots) to be able to build it.\n\n" +
	         "Click OK to launch or Cancel in case you wish to change/cancel the launch.",
	FLEETNOECO: "You chose the Transport mission, however you did not select any economy.\n\n" +
	         "Click OK to launch or Cancel in case you wish to change/cancel the launch.",
	
	MARKETPROB1: "You can not send more economy than that you really have",
	MARKETPROB2: "To make a trade you need to send economy to the market",
	MARKETPROB3: "The market does not have the economy you requested",
	MARKETPROB4: "You do not have enough hydrogen for the journey",
	MARKETPROB5: "You do not have enough capacity to transport all that you want",
	MARKETPROB6: "You can not proceed with negative credits",
	MARKETPROB7: "The market is currently closed",
	MARKETPROB8: "You need to specify which ships you wish to transfer",
	MARKETPROB9: "Set a valid destination address",
	MARKETPROB10: "The exceeding credits are not returned by the market.\n" + 
				"Do you wish to continue?",
	MARKETPROB11: "Percentage values are not correct!",
	MARKETPROB12: "The sum of the percentages is different of 100%!",
	MARKETPROB13: "Are you sure you wish to save this configuration? (irreversible process)",
	MARKETPROB14: "You can not send more ships further than those you have available!",
	MARKETPROB15: "To proceed you must select at least one ship to send!",
	
	//ADC
	ADCPROB1: "Are you sure you wish to remove this Joint Attack?",
	ADCPROB2: "Are you sure you wish to remove this Joint Defence?",
	ADCPROB3: "You must select the fleet you wish to send!",
	ADCPROB4: "Destination arrival time can not be over 3h!",
	ADCPROB5: "Invalid destination zone!",
	ADCPROB6: "Invalid destination region!",
	 
	//Players
	PLAYERINVLIM: "The message can not exceed 100 characters.",
	PLAYERQ1: "Are you sure you wish to remove the friend status you have with",
	PLAYERQ2: "Are you sure you wish to remove the invitation made to",
	PLAYERQ3: "Are you sure you wish to reject the invitation from",
	PLAYERQ4: "Are you sure you wish to denounce the name",
	PLAYERIP1: "Present your motive [3 to 40 characters]",
	PLAYERIP2: "The motive you presented does not respect the size rule (between 3 and 40 characters)",
	PLAYERSEARCHP: "To search you need to type at least 2 letters.",
	PLAYERSELP: "You need to select an user to send the invitation.",
	
	//Team
	TEAMREJQ: "Are you sure you wish to reject the application of",
	TEAMQ1: "Are you sure you wish to abandon the primary administrator status?",
	TEAMQ2: "Are you sure you wish to reject the application of",
	TEAMQ3: "Are you sure you wish to abandon the alliance?",
	TEAMQ4P1: "Are you sure you wish to remove the member",
	TEAMQ4P2: "from the alliance",
	TEAMQ5: "Are you sure you wish to remove your application to",
	TEAMQ6: new Array("Are you sure you wish to denounce the name", "or the acronym"),
	TEAMQ7: "Are you sure you wish to promote this member?",
	TEAMQ8: "Are you sure you wish to demote this member?",
	TEAMQ9: "Are you sure you wish to conclude the Alliance Cooperation to",
	TEAMQ10: "Are you sure you wish to reject the Alliance Cooperation request of",
	
	//Observatory
	SENDPROB: "You need to select at least one region.",
	REPINFO1: "Indicate which is the number of the inappropriate region",
	REPINFO2: "Indicate what you wish to denounce [1-3]:\n\n" +
	         "1 -> If name of Player\n" +
	         "2 -> If name of Region\n" +
	         "3 -> If name of Alliance",
	SENDMSG: "Indicate which is the number of the player's region to who you wish to send the message",
	VIEWPROF: "Indicate which is the number of the region, of the player from who you wish to see the profile",
		
	//Mother
	MSNOFIELDS: "You do not have enough fields to build what you have asked!",
	MSNOENERGY: "You do not have enough energy to build what you have asked!",
	
	//Text
	TXDELNOTEQ: "Are you sure you wish to delete the note?",
	TXDELMSGQ: "Are you sure you wish to delete this message?",
	TXDELMSGTQ1: "Are you sure you wish to delete all the",
	TXDELMSGTQ2: "messages",
	TXREPMSG: "Are you sure you wish to denounce this message?",
	TXNOTEPROB1: "The note has to have at least 3 characters.",
	TXNOTEPROB2: "The note can not exceed 1000 characters.",
	TXMSGPROB1: "You need to write at least 1 character",
	TXMSGPROB2: "The text size exceeds the characters' limit (1000)",
	TXMSGPROB3: "The message has too much <enter> for its content",
	TXMSGPROB4: "More than 3 consecutive <enter> are not allowed",
	TXMSGPROB5: "You need to select at least one recipient",
	TXMSGPROB6: "You can only send the message to a maximum of 10 recipients",
	TXMSGPROB7: "The name of one (or more) recipient is incorrect",
	TXPLAYERPOSQ: "What is the rank of the player you wish to see? [0-1000]",
	TXTEAMPOSQ: "What is the rank of the alliance you wish to see? [0-200]",
	
	//Forum
	PASSERROR1: "Password too small (minimum of 4 characters)",
	PASSERROR2: "Password and respective confirmation do not match",
	
	//Polls
	POLLERROR: "You need to choose an option to vote!",
	
	//Services
	SERVICEPROB1: "Write the Correct Insira um Nome do Titular Correcto!",
	SERVICEPROB2: "Write the Date correctly!",
	SERVICEPROB3: "Click OK if you confirmed the input data!\n" +
	            "After confirmation you can not annul the process.",
	
	//Simulator
	SIMHOWMANY: "How many simulations do you wish to do with the input data?",
	SIMINFO: "The processing time will be long, please wait after clicking on Simulate!",
	
	//Campaign
	CAMPREQ: "You need to answer the question",
	
	//Civilization
	CIVINFO: "Choose the civilization you desire!",
	
	//Logpage
	LPPROB1: "The password has to have at least 4 characters!",
	LPPROB2: "Invalid e-mail",
	LPPROB3: "Invalid code",
	LPPROB4: "The password and its confirmation do not match",
	LPPROB5: "In order to proceed, you need to accept the Terms and Conditions",
	LPPROB6: "In order to proceed, you need to accept the Game Rules",
	LPPROB7: "You need to Agree and Accept that the Game is still on development",
	
	OTTHENAME: "The name",
	OTTHEACRONYM: "The acronym",
	OTCANONLYCONT: "can only contain",
	OTNEED2LETTERS: "has to have at least 2 letters \"a-z\" or \"A-Z\"",
	OTSPACEPROB1: "can not begin or end with a space",
	OTSPACEPROB2: "can not have 2 consecutive spaces",
	OTCHARSINFO1: new Array("has to have at least", "characters"),
	OTCHARSINFO2: new Array("exceeds the limit of", "characters"),
	OTASKNAME: "Warning: Swear words are not allowed culminating on a BAN.\n\n" +
	         	"Select a new region name [3 to 14 characters]:",
	OTNAMEPROB: "The name you wrote does not respect the size rule (between 3 and 14 characters)",
	
	//Options
	OPPASSPROB1: "New password needs at least 4 characters.",
	OPPASSPROB2: "New password and its confirmation do not match.",
	OPMAILPROB: "To change your e-mail you need to enter the code presented in the image onto the respective field!",
	OPREGORDER: "By changing the regions order it is possible that you lose the colonization order!"
}