const lang_labels = {
	"Log In": "Log In",
	"Log Out": "Log Out",
	"Call CQ": "Call CQ",
	"Settings": "Settings",
	"Logged In": "Logged In",
	"Connected": "Connected",
	"Disconnect": "Disconnect",
	"Transmit": "Transmit",
	"Callsign": "Callsign",
	"Password": "Password",
	"Remember Me": "Remember Me",
	"Help": "Help",
	"Logging in": "Logging in",
	"Station list loaded": "Station list loaded",
	"Proxy not connected": "Proxy not connected",
	"Proxy:": "Proxy:",
	"Connect": "Connect",
	"Refresh": "Refresh",
	"Search": "Search",
	"Logging out": "Logging out",
	"Logout succeeded": "Logout succeeded",
	"Connect to Selected": "Connect to Selected",
	"Choose a Station Below": "Choose a Station Below",
	"Chat Messages": "Chat Messages",
	"Send": "Send",
	"Add to Favorites": "Add to Favorites",
	"Cancel": "Cancel",
	"Stop Transmit": "Stop Transmit",
	"Connect to": "Connect to",
	"Connect": "Connect",
	"Add to Favorites": "Add to Favorites",
	"Remove {0} from Favorites": "Remove {0} from Favorites",
	"Add {0} to Favorites": "Add {0} to Favorites",
	"Connected to": "Connected to",
	"Please enter your callsign and EchoLink password.": "Please enter your callsign and EchoLink password.",
	"Please use your single-user callsign (no -L or -R suffix).": "Please use your single-user callsign (no -L or -R suffix).",
	"Favorites": "Favorites",
	"Recent QSOs": "Recent QSOs",
	"Loading station list": "Loading station list",
	"Station list load failed": "Station list load failed",
	"Connecting to": "Connecting to",
	"Already connected": "Already connected",
	"Disconnecting": "Disconnecting",
	
	"Registration": "Registration",
// EchoLink is offered free of charge to licensed Amateur Radio operators worldwide.
	"reg-line-1": "EchoLink is offered free of charge to licensed Amateur Radio operators worldwide.",
// Each callsign on the system must first be validated, by providing proof of license.
//		Our records show that this callsign has not yet been validated.
	"reg-line-2": "Each callsign on the system must first be validated, by providing proof of license. Our records show that this callsign has not yet been validated:",
// If you want to begin the validation process, please enter your e-mail address below, and choose a password. 
//		After you click Submit, check your e-mail inbox for a message on how to proceed.
	"reg-line-3": "If you want to begin the validation process, please enter your e-mail address below, and choose a password. After you click Submit, check your e-mail inbox for a message on how to proceed.",
	"E-Mail Address": "E-Mail Address",
	"Choose a password": "Choose a password",
	"Submit": "Submit",
	
	// Set your preferences below, and Call CQ will try to connect you to another station which is also calling CQ.
	"cq-line-1": "Set your preferences below, and Call CQ will try to connect you to another station which is also calling CQ.",
	"Languages{0}Spoken": "Languages{0}Spoken",
	"Countries": "Countries",
	
	"Low Bandwidth": "Low Bandwidth",
	"Accept Incoming Connections": "Accept Incoming Connections",
	"Input Device": "Input Device",
	"Output Device": "Output Device",
	"Name": "Name",
	"Done": "Done",
	
};
