Lang = {
	TitleLogin: 'Login',
	TitleMessagesListView: 'Messages List',
	TitleMessagesList: 'Messages List',
	TitleViewMessage: 'View Message',
	TitleNewMessage: 'New Message',
	TitleSettings: 'Settings',
	TitleContacts: 'Contacts',
	StandardLogin: 'Standard&nbsp;Login',
	AdvancedLogin: 'Advanced&nbsp;Login',
	InfoWebMailLoading: 'Please wait while WebMail is loading&hellip;',
	Loading: 'Loading&hellip;',
	InfoMessagesLoad: 'Please wait while WebMail is loading messages list',
	InfoEmptyFolder: 'The folder is empty',
	InfoPageLoading: 'The page is still loading...',
	InfoSendMessage: 'The message was sent',
	InfoSaveMessage: 'The message was saved',
	InfoHaveImported: 'You have imported',
	InfoNewContacts: 'new contact(s) into your contacts list.',
	InfoToDelete: 'To delete',
	InfoDeleteContent: 'folder you should delete all its contents first.',
	InfoDeleteNotEmptyFolders: 'Deleting non-empty folders is not allowed. To delete non-checkable folders, delete their contents first.',
	InfoRequiredFields: '* required fields',
	ConfirmAreYouSure: 'Are you sure?',
	ConfirmDirectModeAreYouSure: 'The selected message(s) will be PERMANENTLY deleted! Are you sure?',
	ConfirmSaveSettings: 'The settings was not saved. Select OK to save.',
	ConfirmSaveContactsSettings: 'The contacts settings was not saved. Select OK to save.',
	ConfirmSaveAcctProp: 'The account properties were not saved. Select OK to save.',
	ConfirmSaveFilter: 'The filters properties were not saved. Select OK to save.',
	ConfirmSaveSignature: 'The signature was not saved. Select OK to save.',
	ConfirmSavefolders: 'The folders was not saved. Select OK to save.',
	ConfirmHtmlToPlain: 'Warning: By changing the formatting of this message from HTML to plain text, you will lose any current formatting in the message. Select OK to continue.',
	ConfirmAddFolder: 'Before adding/removing folder it is necessary to apply changes. Select OK to save.',
	ConfirmEmptySubject: 'The subject field is empty. Do you wish to continue?',
	WarningEmailBlank: 'You cannot leave<br />Email: field blank',
	WarningLoginBlank: 'You cannot leave<br />Login: field blank',
	WarningToBlank: 'You cannot leave To: field blank',
	WarningServerPortBlank: 'You cannot leave POP3 and<br />SMTP server/port fields blank',
	WarningEmptySearchLine: 'Empty search line. Please enter substring you need to find',
	WarningMarkListItem: 'Please mark at least one item in the list',
	WarningFolderMove: 'The folder can\'t be moved because this is another level',
	WarningContactNotComplete: 'Please enter email or name',
	WarningGroupNotComplete: 'Please enter group name',
	WarningEmailFieldBlank: 'You cannot leave Email field blank',
	WarningIncServerBlank: 'You cannot leave POP3(IMAP4) Server field blank',
	WarningIncPortBlank: 'You cannot leave POP3(IMAP4) Server Port field blank',
	WarningIncLoginBlank: 'You cannot leave POP3(IMAP4) Login field blank',
	WarningIncPortNumber: 'You should specify a positive number in POP3(IMAP4) port field.',
	DefaultIncPortNumber: 'Default POP3(IMAP4) port number is 110(143).',
	WarningIncPassBlank: 'You cannot leave POP3(IMAP4) Password field blank',
	WarningOutPortBlank: 'You cannot leave SMTP Server Port field blank',
	WarningOutPortNumber: 'You should specify a positive number in SMTP port field.',
	DefaultOutPortNumber: 'Default SMTP port number is 25.',
	WarningCorrectEmail: 'You should specify a correct e-mail.',
	WarningCsvExtention: 'Extention should be .csv',
	WarningImportFileType: 'Please select the application that you want to copy your contacts from',
	WarningEmptyImportFile: 'Please select a file by clicking the browse button',
	WarningContactsPerPage: 'Contacts per page value is positive number',
	WarningMessagesPerPage: 'Messages per page value is positive number',
	WarningMailsOnServerDays: 'You should specify a positive number in Messages on server days field.',
	WarningEmptyFilter: 'Please enter substring',
	WarningEmptyFolderName: 'Please enter folder name',
	WarningCantCreateAccount: 'Can\'t create account',
	WarningCantUpdateAccount: 'Can\'t update account',
	WarningCantCreateFolder: 'Can\'t create folder',
	WarningCantUpdateFolder: 'Can\'t update folder',
	ErrorConnectionFailed: 'Connection is unsuccessful',
	ErrorRequestFailed: 'The data transfer has not been completed',
	ErrorAbsentXMLHttpRequest: 'The object XMLHttpRequest is absent',
	ErrorWithoutDesc: 'The error without description occured',
	ErrorParsing: 'Error while parsing XML.',
	ResponseText: 'Response text:',
	ErrorEmptyXmlPacket: 'Empty XML packet',
	ErrorImportContacts: 'Error while importing contacts',
	ErrorNoContacts: 'No contacts to import.',
	ErrorCheckMail: 'Receiving messages terminated due to an error. Probably, not all the messages were received.',
	LoggingToServer: 'Logging on to server&hellip;',
	GettingMsgsNum: 'Getting number of messages',
	RetrievingMessage: 'Retrieving message',
	DeletingMessage: 'Deleting message',
	DeletingMessages: 'Deleting message(s)',
	Of: 'of',
	Connection: 'Connection',
	Charset: 'Charset',
	AutoSelect: 'Auto-Select',
	Contacts: 'Contacts',
	ClassicVersion: 'Classic Version',
	Logout: 'Logout',
	Settings: 'Settings',
	LookFor: 'Look for',
	SearchIn: 'Search in',
	QuickSearch: 'Search the From, To and Subject fields only (quicker).',
	SlowSearch: 'Search entire message',
	AllMailFolders: 'All Mail Folders',
	AllGroups: 'All Groups',
	NewMessage: 'New Message',
	CheckMail: 'Check Mail',
	ReloadFolders: 'Reload Folders Tree',
	EmptyTrash: 'Empty Trash',
	MarkAsRead: 'Mark As Read',
	MarkAsUnread: 'Mark As Unread',
	MarkFlag: 'Flag',
	MarkUnflag: 'Unflag',
	MarkAllRead: 'Mark All Read',
	MarkAllUnread: 'Mark All Unread',
	Reply: 'Reply',
	ReplyAll: 'Reply to All',
	Delete: 'Delete',
	Undelete: 'Undelete',
	PurgeDeleted: 'Purge deleted',
	MoveToFolder: 'Move to Folder',
	Forward: 'Forward',
	HideFolders: 'Hide Folders',
	ShowFolders: 'Show Folders',
	ManageFolders: 'Manage Folders',
	SyncFolder: 'Synchronized folder',
	NewMessages: 'New Messages',
	Messages: 'Message(s)',
	From: 'From',
	To: 'To',
	Date: 'Date',
	Size: 'Size',
	Subject: 'Subject',
	FirstPage: 'First Page',
	PreviousPage: 'Previous Page',
	NextPage: 'Next Page',
	LastPage: 'Last Page',
	SwitchToPlain: 'Switch to Plain Text View',
	SwitchToHTML: 'Switch to HTML View',
	AddToAddressBokk: 'Add to Address Book',
	ClickToDownload: 'Click to download',
	View: 'View',
	ShowFullHeaders: 'Show Full Headers',
	HideFullHeaders: 'Hide Full Headers',
	MessagesInFolder: 'Message(s) in Folder',
	YouUsing: 'You are using',
	OfYour: 'of your',
	Mb: 'MB',
	Kb: 'KB',
	B: 'B',
	SendMessage: 'Send',
	SaveMessage: 'Save',
	Print: 'Print',
	PreviousMsg: 'Previous Message',
	NextMsg: 'Next Message',
	AddressBook: 'Address Book',
	ShowBCC: 'Show BCC',
	HideBCC: 'Hide BCC',
	CC: 'CC',
	BCC: 'BCC',
	ReplyTo: 'Reply To',
	AttachFile: 'Attach File',
	Attach: 'Attach',
	Re: 'Re',
	OriginalMessage: 'Original Message',
	Sent: 'Sent',
	Fwd: 'Fwd',
	Low: 'Low',
	Normal: 'Normal',
	High: 'High',
	Importance: 'Importance',
	Close: 'Close',
	Common: 'Common',
	EmailAccounts: 'Email Accounts',
	MsgsPerPage: 'Messages per page',
	DisableRTE: 'Disable rich-text editor',
	Skin: 'Skin',
	DefCharset: 'Default charset',
	DefCharsetInc: 'Default incoming charset',
	DefCharsetOut: 'Default outgoing charset',
	DefTimeOffset: 'Default time offset',
	DefLanguage: 'Default language',
	DefDateFormat: 'Default date format',
	ShowViewPane: 'Messages list with preview pane',
	Save: 'Save',
	Cancel: 'Cancel',
	OK: 'OK',
	Remove: 'Remove',
	AddNewAccount: 'Add New Account',
	Signature: 'Signature',
	Filters: 'Filters',
	Properties: 'Properties',
	UseForLogin: 'Use this account properties (login and password) for login',
	MailFriendlyName: 'Your name',
	MailEmail: 'Email',
	MailIncHost: 'Incoming Mail',
	Imap4: 'Imap4',
	Pop3: 'Pop3',
	MailIncPort: 'Port',
	MailIncLogin: 'Login',
	MailIncPass: 'Password',
	MailOutHost: 'SMTP Server',
	MailOutPort: 'Port',
	MailOutLogin: 'SMTP Login',
	MailOutPass: 'SMTP Password',
	MailOutAuth1: 'Use SMTP authentication',
	MailOutAuth2: '(You may leave SMTP login/password fields blank, if they\'re the same as POP3/IMAP4 login/password)',
	UseFriendlyNm1: 'Use Friendly Name in "From:" field',
	UseFriendlyNm2: '(Your name &lt;sender@mail.com&gt;)',
	GetmailAtLogin: 'Get/Synchronize Mails at login',
	MailMode0: 'Delete received messages from server',
	MailMode1: 'Leave messages on server',
	MailMode2: 'Keep messages on server for',
	MailsOnServerDays: 'day(s)',
	MailMode3: 'Delete message from server when it is removed from Trash',
	InboxSyncType: 'Type of Inbox Synchronization',
	SyncTypeNo: 'Don\'t Synchronize',
	SyncTypeNewHeaders: 'New Headers',
	SyncTypeAllHeaders: 'All Headers',
	SyncTypeNewMessages: 'New Messages',
	SyncTypeAllMessages: 'All Messages',
	SyncTypeDirectMode: 'Direct Mode',
	Pop3SyncTypeEntireHeaders: 'Headers Only',
	Pop3SyncTypeEntireMessages: 'Entire Messages',
	Pop3SyncTypeDirectMode: 'Direct Mode',
	DeleteFromDb: 'Delete message from database if it no longer exists on mail server',
	EditFilter: 'Edit&nbsp;filter',
	NewFilter: 'Add New Filter',
	Field: 'Field',
	Condition: 'Condition',
	ContainSubstring: 'Contain substring',
	ContainExactPhrase: 'Contain exact phrase',
	NotContainSubstring: 'Not contain substring',
	FilterDesc_At: 'at',
	FilterDesc_Field: 'field',
	Action: 'Action',
	DoNothing: 'Do nothing',
	DeleteFromServer: 'Delete from server Immediately',
	MarkGrey: 'Mark grey',
	Add: 'Add',
	OtherFilterSettings: 'Other filter settings',
	ConsiderXSpam: 'Consider X-Spam headers',
	Apply: 'Apply',
	InsertLink: 'Insert Link',
	RemoveLink: 'Remove Link',
	Numbering: 'Numbering',
	Bullets: 'Bullets',
	HorizontalLine: 'Horizontal Line',
	Bold: 'Bold',
	Italic: 'Italic',
	Underline: 'Underline',
	AlignLeft: 'Align Left',
	Center: 'Center',
	AlignRight: 'Align Right',
	Justify: 'Justify',
	FontColor: 'Font Color',
	Background: 'Background',
	SwitchToPlainMode: 'Switch to Plain Text Mode',
	SwitchToHTMLMode: 'Switch to HTML Mode',
	AddSignatures: 'Add signatures to all outgoing messages',
	DontAddToReplies: 'Don\'t add signatures to Replies and Forwards',
	Folder: 'Folder',
	Msgs: 'Msg\'s',
	Synchronize: 'Synchronize',
	ShowThisFolder: 'Show This Folder',
	Total: 'Total',
	DeleteSelected: 'Delete Selected',
	AddNewFolder: 'Add New Folder',
	NewFolder: 'New Folder',
	ParentFolder: 'Parent Folder',
	NoParent: 'No Parent',
	OnMailServer: 'Create this Folder in WebMail and on Mail Server',
	InWebMail: 'Create this Folder Only in WebMail',
	FolderName: 'Folder Name',
	ContactsPerPage: 'Contacts per page',
	WhiteList: 'Address Book as White List',
	CharsetDefault: 'Default',
	CharsetArabicAlphabetISO: 'Arabic Alphabet (ISO)',
	CharsetArabicAlphabet: 'Arabic Alphabet (Windows)',
	CharsetBalticAlphabetISO: 'Baltic Alphabet (ISO)',
	CharsetBalticAlphabet: 'Baltic Alphabet (Windows)',
	CharsetCentralEuropeanAlphabetISO: 'Central European Alphabet (ISO)',
	CharsetCentralEuropeanAlphabet: 'Central European Alphabet (Windows)',
	CharsetChineseSimplifiedEUC: 'Chinese Simplified (EUC)',
	CharsetChineseSimplifiedGB: 'Chinese Simplified (GB2312)',
	CharsetChineseTraditional: 'Chinese Traditional (Big5)',
	CharsetCyrillicAlphabetISO: 'Cyrillic Alphabet (ISO)',
	CharsetCyrillicAlphabetKOI8R: 'Cyrillic Alphabet (KOI8-R)',
	CharsetCyrillicAlphabet: 'Cyrillic Alphabet (Windows)',
	CharsetGreekAlphabetISO: 'Greek Alphabet (ISO)',
	CharsetGreekAlphabet: 'Greek Alphabet (Windows)',
	CharsetHebrewAlphabetISO: 'Hebrew Alphabet (ISO)',
	CharsetHebrewAlphabet: 'Hebrew Alphabet (Windows)',
	CharsetJapanese: 'Japanese',
	CharsetJapaneseShiftJIS: 'Japanese (Shift-JIS)',
	CharsetKoreanEUC: 'Korean (EUC)',
	CharsetKoreanISO: 'Korean (ISO)',
	CharsetLatin3AlphabetISO: 'Latin 3 Alphabet (ISO)',
	CharsetTurkishAlphabet: 'Turkish Alphabet',
	CharsetUniversalAlphabetUTF7: 'Universal Alphabet (UTF-7)',
	CharsetUniversalAlphabetUTF8: 'Universal Alphabet (UTF-8)',
	CharsetVietnameseAlphabet: 'Vietnamese Alphabet (Windows)',
	CharsetWesternAlphabetISO: 'Western Alphabet (ISO)',
	CharsetWesternAlphabet: 'Western Alphabet (Windows)',
	TimeDefault: 'Default',
	TimeEniwetok: 'Eniwetok, Kwajalein, Dateline Time',
	TimeMidwayIsland: 'Midway Island, Samoa',
	TimeHawaii: 'Hawaii',
	TimeAlaska: 'Alaska',
	TimePacific: 'Pacific Time (US & Canada); Tijuana',
	TimeArizona: 'Arizona',
	TimeMountain: 'Mountain Time (US & Canada)',
	TimeCentralAmerica: 'Central America',
	TimeCentral: 'Central Time (US & Canada)',
	TimeMexicoCity: 'Mexico City, Tegucigalpa',
	TimeSaskatchewan: 'Saskatchewan',
	TimeIndiana: 'Indiana (East)',
	TimeEastern: 'Eastern Time (US & Canada)',
	TimeBogota: 'Bogota, Lima, Quito',
	TimeSantiago: 'Santiago',
	TimeCaracas: 'Caracas, La Paz',
	TimeAtlanticCanada: 'Atlantic Time (Canada)',
	TimeNewfoundland: 'Newfoundland',
	TimeGreenland: 'Greenland',
	TimeBuenosAires: 'Buenos Aires, Georgetown',
	TimeBrasilia: 'Brasilia',
	TimeMidAtlantic: 'Mid-Atlantic',
	TimeCapeVerde: 'Cape Verde Is.',
	TimeAzores: 'Azores',
	TimeMonrovia: 'Casablanca, Monrovia',
	TimeGMT: 'Dublin, Edinburgh, Lisbon, London',
	TimeBerlin: 'Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna',
	TimePrague: 'Belgrade, Bratislava, Budapest, Ljubljana, Prague',
	TimeParis: 'Brussels, Copenhagen, Madrid, Paris',
	TimeSarajevo: 'Sarajevo, Skopje, Sofija, Vilnius, Warsaw, Zagreb',
	TimeWestCentralAfrica: 'West Central Africa',
	TimeAthens: 'Athens, Istanbul, Minsk',
	TimeEasternEurope: 'Bucharest',
	TimeCairo: 'Cairo',
	TimeHarare: 'Harare, Pretoria',
	TimeHelsinki: 'Helsinki, Riga, Tallinn',
	TimeIsrael: 'Israel, Jerusalem Standard Time',
	TimeBaghdad: 'Baghdad',
	TimeArab: 'Arab, Kuwait, Riyadh',
	TimeMoscow: 'Moscow, St. Petersburg, Volgograd',
	TimeEastAfrica: 'East Africa, Nairobi',
	TimeTehran: 'Tehran',
	TimeAbuDhabi: 'Abu Dhabi, Muscat',
	TimeCaucasus: 'Baku, Tbilisi, Yerevan',
	TimeKabul: 'Kabul',
	TimeEkaterinburg: 'Ekaterinburg',
	TimeIslamabad: 'Islamabad, Karachi, Sverdlovsk, Tashkent',
	TimeBombay: 'Calcutta, Chennai, Mumbai, New Delhi, India Standard Time',
	TimeNepal: 'Kathmandu, Nepal',
	TimeAlmaty: 'Almaty, Novosibirsk, North Central Asia',
	TimeDhaka: 'Astana, Dhaka',
	TimeSriLanka: 'Sri Jayawardenepura, Sri Lanka',
	TimeRangoon: 'Rangoon',
	TimeBangkok: 'Bangkok, Hanoi, Jakarta',
	TimeKrasnoyarsk: 'Krasnoyarsk',
	TimeBeijing: 'Beijing, Chongqing, Hong Kong SAR, Urumqi',
	TimeIrkutsk: 'Irkutsk, Ulaan Bataar',
	TimeSingapore: 'Kuala Lumpur, Singapore',
	TimePerth: 'Perth, Western Australia',
	TimeTaipei: 'Taipei',
	TimeTokyo: 'Osaka, Sapporo, Tokyo',
	TimeSeoul: 'Seoul, Korea Standard time',
	TimeYakutsk: 'Yakutsk',
	TimeAdelaide: 'Adelaide, Central Australia',
	TimeDarwin: 'Darwin',
	TimeBrisbane: 'Brisbane, East Australia',
	TimeSydney: 'Canberra, Melbourne, Sydney, Hobart',
	TimeGuam: 'Guam, Port Moresby',
	TimeHobart: 'Hobart, Tasmania',
	TimeVladivostock: 'Vladivostok',
	TimeMagadan: 'Magadan, Solomon Is., New Caledonia',
	TimeWellington: 'Auckland, Wellington',
	TimeFiji: 'Fiji Islands, Kamchatka, Marshall Is.',
	TimeTonga: 'Nuku\'alofa, Tonga,',
	DateDefault: 'Default',
	DateDDMMYY: 'DD/MM/YY',
	DateMMDDYY: 'MM/DD/YY',
	DateDDMonth: 'DD Month (01 Jan)',
	DateAdvanced: 'Advanced',
	NewContact: 'New Contact',
	NewGroup: 'New Group',
	AddContactsTo: 'Add Contacts to',
	ImportContacts: 'Import Contacts',
	Name: 'Name',
	Email: 'Email',
	DefaultEmail: 'Default Email',
	NotSpecifiedYet: 'Not specified yet',
	ContactName: 'Name',
	Birthday: 'Birthday',
	Month: 'Month',
	January: 'January',
	February: 'February',
	March: 'March',
	April: 'April',
	May: 'May',
	June: 'June',
	July: 'July',
	August: 'August',
	September: 'September',
	October: 'October',
	November: 'November',
	December: 'December',
	Day: 'Day',
	Year: 'Year',
	UseFriendlyName1: 'Use Friendly Name',
	UseFriendlyName2: '(for example, John Doe &lt;johndoe@mail.com&gt;)',
	Personal: 'Personal',
	PersonalEmail: 'Personal E-mail',
	StreetAddress: 'Street Address',
	City: 'City',
	Fax: 'Fax',
	StateProvince: 'State/Province',
	Phone: 'Phone',
	ZipCode: 'Zip Code',
	Mobile: 'Mobile',
	CountryRegion: 'Country/Region',
	WebPage: 'Web Page',
	Go: 'Go',
	Home: 'Home',
	Business: 'Business',
	BusinessEmail: 'Business E-mail',
	Company: 'Company',
	JobTitle: 'Job Title',
	Department: 'Department',
	Office: 'Office',
	Pager: 'Pager',
	Other: 'Other',
	OtherEmail: 'Other E-mail',
	Notes: 'Notes',
	Groups: 'Groups',
	ShowAddFields: 'Show additional fields',
	HideAddFields: 'Hide additional fields',
	EditContact: 'Edit contact information',
	GroupName: 'Group Name',
	AddContacts: 'Add Contacts',
	CommentAddContacts: '(If you\'re going to specify more than one address, please separate them with commas)',
	CreateGroup: 'Create Group',
	Rename: 'rename',
	MailGroup: 'Mail Group',
	RemoveFromGroup: 'Remove from Group',
	UseImportTo: 'Use Import to copy your contacts from Microsoft Outlook, Microsoft Outlook Express into your MailBee WebMail contacts list.',
	Outlook1: 'Microsoft Outlook 2000/XP/2003',
	Outlook2: 'Microsoft Outlook Express 6',
	SelectImportFile: 'Select the file (.CSV format) that you want to import',
	Import: 'Import',
	ContactsMessage: 'This is contacts page!!!',
	ContactsCount: 'contact(s)',
	GroupsCount: 'group(s)',

// webmail 4.1 constants
	InfoListNotContainAddress: 'If the list doesn\'t contain the address you\'re looking for, keep typing its first chars.',

	PicturesBlocked: 'Pictures in this message have been blocked for your safety.',
	ShowPictures: 'Show pictures',
	ShowPicturesFromSender: 'Always show pictures in messages from this sender',
	AlwaysShowPictures: 'Always show pictures in messages',

	DirectAccess: 'D',
	DirectAccessTitle: 'Direct Mode. WebMail accesses messages directly on mail server.',

	ReportMessageSent: 'Your message has been sent.',
	ReportMessageSaved: 'Your message has been saved.',

	ReportSettingsUpdatedSuccessfuly: 'Settings have been updated successfully.',
	ReportAccountCreatedSuccessfuly: 'Account has been created successfully.',
	ReportAccountUpdatedSuccessfuly: 'Account has been updated successfully.',
	ConfirmDeleteAccount: 'Are you sure you want to delete account?',
	ReportFiltersUpdatedSuccessfuly: 'Filters have been updated successfully.',
	ReportSignatureUpdatedSuccessfuly: 'Signature has been updated successfully.',
	ReportFoldersUpdatedSuccessfuly: 'Folders have been updated successfully.',
	ReportContactsSettingsUpdatedSuccessfuly: 'Contacts\' settings have been updated successfully.',

	ReportGroupSuccessfulyAdded1: 'The group',
	ReportGroupSuccessfulyAdded2: 'was successfully added.',
	ReportGroupUpdatedSuccessfuly: 'Group has been updated successfully.',
	ReportContactSuccessfulyAdded: 'Contact was successfully added.',
	ReportContactUpdatedSuccessfuly: 'Contact has been updated successfully.',
	ReportContactAddedToGroup: 'Contact(s) was added to group',
	AlertNoContactsGroupsSelected: 'No contacts or groups selected.',

	TreatAsOrganization: 'Treat as an organization',
	Organization: 'Organization',
	
	ErrorInvalidCSV: 'CSV file you selected has invalid format.',

	WarningPassBlank: 'You cannot leave Password field blank.',
	WarningCorrectIncServer: 'You should specify a correct POP3(IMAP) server address.',
	WarningOutServerBlank: 'You cannot leave SMTP Server field blank',
	WarningCorrectSMTPServer: 'You should specify a correct SMTP server address.',
	WarningFromBlank: 'You cannot leave From: field blank.',
	WarningAdvancedDateFormat: 'Please specify a date-time format.',
	WarningCorrectFolderName: 'You should specify a correct folder name.',
	WarningLoginFieldBlank: 'You cannot leave Login field blank.',

	InfoNoMessagesFound: 'No messages found.',

	FolderInbox: 'Inbox',
	FolderSentItems: 'Sent Items',
	FolderDrafts: 'Drafts',
	FolderTrash: 'Trash',

// webmail 4.2 constants
	BackToList: 'Back to List',
	InfoNoContactsGroups: 'No contacts or groups.',
	InfoNewContactsGroups: 'You can either create new contacts/groups or import contacts from a .CSV file in MS Outlook format.',
	DefTimeFormat: 'Default time format',
	SpellNoSuggestions: 'No suggestions',
	SpellWait: 'Please wait&hellip;',
	
	InfoNoMessageSelected: 'No message selected.',
	InfoSingleDoubleClick: 'You can either single-click any message in the list to preview it here or double-click to view it full size.',

	Calendar: 'Calendar',
	SettingsTabCalendar: 'Calendar',

	TabDay: 'Day',
	TabWeek: 'Week',
	TabMonth: 'Month',

	FullDayMonday: 'Monday',
	FullDayTuesday: 'Tuesday',
	FullDayWednesday: 'Wednesday',
	FullDayThursday: 'Thursday',
	FullDayFriday: 'Friday',
	FullDaySaturday: 'Saturday',
	FullDaySunday: 'Sunday',
	
	ShortMonthJanuary: 'Jan',
	ShortMonthFebruary: 'Feb',
	ShortMonthMarch: 'Mar',
	ShortMonthApril: 'Apr',
	ShortMonthMay: 'May',
	ShortMonthJune: 'Jun',
	ShortMonthJuly: 'Jul',
	ShortMonthAugust: 'Aug',
	ShortMonthSeptember: 'Sep',
	ShortMonthOctober: 'Oct',
	ShortMonthNovember: 'Nov',
	ShortMonthDecember: 'Dec',

	InfoLoading: 'Loading...',
	InfoSaving: 'Saving...',
	SettingsDisplayName: 'Display Name',
	SettingsTimeFormat: 'Time Format',
	SettingsDateFormat: 'Date Format',
	SettingsShowWeekends: 'Show weekends',
	SettingsWorkdayStarts: 'Workday starts',
	SettingsWorkdayEnds: 'ends',
	SettingsShowWorkday: 'Show workday',
	SettingsWeekStartsOn: 'Week starts on',
	SettingsDefaultTab: 'Default Tab',
	SettingsCountry: 'Country',
	SettingsTimeZone: 'Time Zone',
	SettingsAllTimeZones: 'All time zones',

	ButtonCancel: 'Cancel',
	ButtonSave: 'Save',
	
	WarningWorkdayStartsEnds: 'The \'Workday ends\' time must be greater than the \'Workday starts\' time',
	ReportSettingsUpdated: 'Settings have been updated successfully.',
	
	SettingsTabCalendar: 'Calendar',
	
	ErrorParseJSON: 'The JSON response returned by the server cannot be parsed.',
	ErrorGeneral: 'An error occured on the server. Try again later.'
}

var $Monthes = Array();
$Monthes[0]  = Lang.Month;
$Monthes[1]  = Lang.January;
$Monthes[2]  = Lang.February;
$Monthes[3]  = Lang.March;
$Monthes[4]  = Lang.April;
$Monthes[5]  = Lang.May;
$Monthes[6]  = Lang.June;
$Monthes[7]  = Lang.July;
$Monthes[8]  = Lang.August;
$Monthes[9]  = Lang.September;
$Monthes[10] = Lang.October;
$Monthes[11] = Lang.November;
$Monthes[12] = Lang.December;
Lang.Monthes = $Monthes;

var Charsets = [
				{ Name: Lang.CharsetDefault, Value: '0' },
				{ Name: Lang.CharsetArabicAlphabetISO, Value: '28596' },
				{ Name: Lang.CharsetArabicAlphabet, Value: '1256' },
				{ Name: Lang.CharsetBalticAlphabetISO, Value: '28594' },
				{ Name: Lang.CharsetBalticAlphabet, Value: '1257' },
				{ Name: Lang.CharsetCentralEuropeanAlphabetISO, Value: '28592' },
				{ Name: Lang.CharsetCentralEuropeanAlphabet, Value: '1250' },
				{ Name: Lang.CharsetChineseSimplifiedEUC, Value: '51936' },
				{ Name: Lang.CharsetChineseSimplifiedGB, Value: '936' },
				{ Name: Lang.CharsetChineseTraditional, Value: '950' },
				{ Name: Lang.CharsetCyrillicAlphabetISO, Value: '28595' },
				{ Name: Lang.CharsetCyrillicAlphabetKOI8R, Value: '20866' },
				{ Name: Lang.CharsetCyrillicAlphabet, Value: '1251' },
				{ Name: Lang.CharsetGreekAlphabetISO, Value: '28597' },
				{ Name: Lang.CharsetGreekAlphabet, Value: '1253' },
				{ Name: Lang.CharsetHebrewAlphabetISO, Value: '28598' },
				{ Name: Lang.CharsetHebrewAlphabet, Value: '1255' },
				{ Name: Lang.CharsetJapanese, Value: '50220' },
				{ Name: Lang.CharsetJapaneseShiftJIS, Value: '932' },
				{ Name: Lang.CharsetKoreanEUC, Value: '949' },
				{ Name: Lang.CharsetKoreanISO, Value: '50225' },
				{ Name: Lang.CharsetLatin3AlphabetISO, Value: '28593' },
				{ Name: Lang.CharsetTurkishAlphabet, Value: '1254' },
				{ Name: Lang.CharsetUniversalAlphabetUTF7, Value: '65000' },
				{ Name: Lang.CharsetUniversalAlphabetUTF8, Value: '65001' },
				{ Name: Lang.CharsetVietnameseAlphabet, Value: '1258'},
				{ Name: Lang.CharsetWesternAlphabetISO, Value: '28591' },
				{ Name: Lang.CharsetWesternAlphabet, Value: '1252' }
				];

var TimeOffsets = [
					{ Name: Lang.TimeDefault, Value: '0' },
					{ Name: '(GMT -12:00) ' + Lang.TimeEniwetok, Value: '1' },
					{ Name: '(GMT -11:00) ' + Lang.TimeMidwayIsland, Value: '2' },
					{ Name: '(GMT -10:00) ' + Lang.TimeHawaii, Value: '3' },
					{ Name: '(GMT -09:00) ' + Lang.TimeAlaska, Value: '4' },
					{ Name: '(GMT -08:00) ' + Lang.TimePacific, Value: '5' },
					{ Name: '(GMT -07:00) ' + Lang.TimeArizona, Value: '6' },
					{ Name: '(GMT -07:00) ' + Lang.TimeMountain, Value: '7' },
					{ Name: '(GMT -06:00) ' + Lang.TimeCentralAmerica, Value: '8' },
					{ Name: '(GMT -06:00) ' + Lang.TimeCentral, Value: '9' },
					{ Name: '(GMT -06:00) ' + Lang.TimeMexicoCity, Value: '10' },
					{ Name: '(GMT -06:00) ' + Lang.TimeSaskatchewan, Value: '11' },
					{ Name: '(GMT -05:00) ' + Lang.TimeIndiana, Value: '12' },
					{ Name: '(GMT -05:00) ' + Lang.TimeEastern, Value: '13' },
					{ Name: '(GMT -05:00) ' + Lang.TimeBogota, Value: '14' },
					{ Name: '(GMT -04:00) ' + Lang.TimeSantiago, Value: '15' },
					{ Name: '(GMT -04:00) ' + Lang.TimeCaracas, Value: '16' },
					{ Name: '(GMT -04:00) ' + Lang.TimeAtlanticCanada, Value: '17' },
					{ Name: '(GMT -03:30) ' + Lang.TimeNewfoundland, Value: '18' },
					{ Name: '(GMT -03:00) ' + Lang.TimeGreenland, Value: '19' },
					{ Name: '(GMT -03:00) ' + Lang.TimeBuenosAires, Value: '20' },
					{ Name: '(GMT -03:00) ' + Lang.TimeBrasilia, Value: '21' },
					{ Name: '(GMT -02:00) ' + Lang.TimeMidAtlantic, Value: '22' },
					{ Name: '(GMT -01:00) ' + Lang.TimeCapeVerde, Value: '23' },
					{ Name: '(GMT -01:00) ' + Lang.TimeAzores, Value: '24' },
					{ Name: '(GMT) ' + Lang.TimeMonrovia, Value: '25' },
					{ Name: '(GMT) ' + Lang.TimeGMT, Value: '26' },
					{ Name: '(GMT +01:00) ' + Lang.TimeBerlin, Value: '27' },
					{ Name: '(GMT +01:00) ' + Lang.TimePrague, Value: '28' },
					{ Name: '(GMT +01:00) ' + Lang.TimeParis, Value: '29' },
					{ Name: '(GMT +01:00) ' + Lang.TimeSarajevo, Value: '30' },
					{ Name: '(GMT +01:00) ' + Lang.TimeWestCentralAfrica, Value: '31' },
					{ Name: '(GMT +02:00) ' + Lang.TimeAthens, Value: '32' },
					{ Name: '(GMT +02:00) ' + Lang.TimeEasternEurope, Value: '33' },
					{ Name: '(GMT +02:00) ' + Lang.TimeCairo, Value: '34' },
					{ Name: '(GMT +02:00) ' + Lang.TimeHarare, Value: '35' },
					{ Name: '(GMT +02:00) ' + Lang.TimeHelsinki, Value: '36' },
					{ Name: '(GMT +02:00) ' + Lang.TimeIsrael, Value: '37' },
					{ Name: '(GMT +03:00) ' + Lang.TimeBaghdad, Value: '38' },
					{ Name: '(GMT +03:00) ' + Lang.TimeArab, Value: '39' },
					{ Name: '(GMT +03:00) ' + Lang.TimeMoscow, Value: '40' },
					{ Name: '(GMT +03:00) ' + Lang.TimeEastAfrica, Value: '41' },
					{ Name: '(GMT +03:30) ' + Lang.TimeTehran, Value: '42' },
					{ Name: '(GMT +04:00) ' + Lang.TimeAbuDhabi, Value: '43' },
					{ Name: '(GMT +04:00) ' + Lang.TimeCaucasus, Value: '44' },
					{ Name: '(GMT +04:30) ' + Lang.TimeKabul, Value: '45' },
					{ Name: '(GMT +05:00) ' + Lang.TimeEkaterinburg, Value: '46' },
					{ Name: '(GMT +05:00) ' + Lang.TimeIslamabad, Value: '47' },
					{ Name: '(GMT +05:30) ' + Lang.TimeBombay, Value: '48' },
					{ Name: '(GMT +05:45) ' + Lang.TimeNepal, Value: '49' },
					{ Name: '(GMT +06:00) ' + Lang.TimeAlmaty, Value: '50' },
					{ Name: '(GMT +06:00) ' + Lang.TimeDhaka, Value: '51' },
					{ Name: '(GMT +06:00) ' + Lang.TimeSriLanka, Value: '52' },
					{ Name: '(GMT +06:30) ' + Lang.TimeRangoon, Value: '53' },
					{ Name: '(GMT +07:00) ' + Lang.TimeBangkok, Value: '54' },
					{ Name: '(GMT +07:00) ' + Lang.TimeKrasnoyarsk, Value: '55' },
					{ Name: '(GMT +08:00) ' + Lang.TimeBeijing, Value: '56' },
					{ Name: '(GMT +08:00) ' + Lang.TimeIrkutsk, Value: '57' },
					{ Name: '(GMT +08:00) ' + Lang.TimeSingapore, Value: '58' },
					{ Name: '(GMT +08:00) ' + Lang.TimePerth, Value: '59' },
					{ Name: '(GMT +08:00) ' + Lang.TimeTaipei, Value: '60' },
					{ Name: '(GMT +09:00) ' + Lang.TimeTokyo, Value: '61' },
					{ Name: '(GMT +09:00) ' + Lang.TimeSeoul, Value: '62' },
					{ Name: '(GMT +09:00) ' + Lang.TimeYakutsk, Value: '63' },
					{ Name: '(GMT +09:30) ' + Lang.TimeAdelaide, Value: '64' },
					{ Name: '(GMT +09:30) ' + Lang.TimeDarwin, Value: '65' },
					{ Name: '(GMT +10:00) ' + Lang.TimeBrisbane, Value: '66' },
					{ Name: '(GMT +10:00) ' + Lang.TimeSydney, Value: '67' },
					{ Name: '(GMT +10:00) ' + Lang.TimeGuam, Value: '68' },
					{ Name: '(GMT +10:00) ' + Lang.TimeHobart, Value: '69' },
					{ Name: '(GMT +10:00) ' + Lang.TimeVladivostock, Value: '70' },
					{ Name: '(GMT +11:00) ' + Lang.TimeMagadan, Value: '71' },
					{ Name: '(GMT +12:00) ' + Lang.TimeWellington, Value: '72' },
					{ Name: '(GMT +12:00) ' + Lang.TimeFiji, Value: '73' },
					{ Name: '(GMT +13:00) ' + Lang.TimeTonga, Value: '74' }
					];

var DateFormats = [
				{ Name: Lang.DateDefault,  Value: 'Default',  Id: 'date_format_0', LangField: 'DateDefault' },
				{ Name: Lang.DateDDMMYY,   Value: 'DD/MM/YY', Id: 'date_format_1', LangField: 'DateDDMMYY' },
				{ Name: Lang.DateMMDDYY,   Value: 'MM/DD/YY', Id: 'date_format_2', LangField: 'DateMMDDYY' },
				{ Name: Lang.DateDDMonth,  Value: 'DD Month', Id: 'date_format_3', LangField: 'DateDDMonth' },
				{ Name: Lang.DateAdvanced, Value: 'Advanced', Id: 'date_format_4', LangField: 'DateAdvanced' }
				];
