//###########################################################
// G L O B A L C O N S T A N T S
//###########################################################
//#### Texts ####
//##Top Menu
$lang[MENU_GETITALL]='Get All';
$lang[MENU_ADDADDRESS]='Add Address';
$lang[MENU_ADDGROUP]='Add Group';
//## Buttons
$lang[MSG_COLLAPSE]='Collapse all';
$lang[MSG_EXPAND]='Expand all';
$lang[MSG_TESTCONNECTION]='Test Connection';
$lang[MSG_INSERTCHCONTACTS]= 'Insert Contacts';
$lang[MSG_INSERTCHCONTACTSC]= 'Insert Contacts & Close';
$lang[MSG_INSERTOK]= 'Successfuly Inserted';
$lang[MSG_SEARCHBUTTON]='Search';
$lang[MSG_ADDFILTERBUTTON]= 'Add Filter';
$lang[MSG_DELETEFOLDER]= 'Delete folder';
$lang[MSG_ADDSUBFOLDER]= 'Add subfolder';
$lang[MSG_LOGINBUTTON]= 'Login';
$lang[MSG_GOBUTTON]= 'Go';
$lang[MSG_MOVEBUTTON]= 'Move';
$lang[MSG_COPYBUTTON]= 'Copy';
$lang[MSG_EMPTYTRASHBUTTON]= 'Empty';
$lang[MSG_DELETEMESSBUTTON]= 'Delete Selected';
$lang[MSG_CREATEBUTTON]= 'Create Account';
$lang[MSG_SENDPASSBUTTON]= 'Send Password';
$lang[MSG_SENDBUTTON]= 'Send Message';
$lang[MSG_SPELLBUTTON]= 'Spell Checker';
$lang[MSG_ADDBUTTON]= 'Add';
$lang[MSG_ADDNADDRESSBUTTON]= 'Add New Address';
$lang[MSG_ADDNGROUPBUTTON]= 'Add New Group';
$lang[MSG_ADDGROUPBUTTON]= 'Add to Group';
$lang[MSG_DELETEBUTTON]= 'Delete';
$lang[MSG_MODIFYBUTTON]= 'Modify';
$lang[MSG_ADDFOLDERBUTTON]= 'Add Folder';
$lang[MSG_IMPORTBUTTON]= 'Import';
$lang[MSG_SAVEBUTTON]= 'Save Changes';
$lang[MSG_OKBUTTON]= 'OK';
$lang[MSG_CANCELBUTTON]= 'Cancel';
$lang[MSG_MOREBUTTON]= 'More';
$lang[MSG_MARKREAD]= 'Mark as read';
$lang[MSG_MARKUNREAD]= 'Mark as unread';
$lang[MSG_INDEXNOW]= 'Spam index now';
//## Fields
$lang['MSG_DAYLIGHT']='Daylight saving';
$lang['MSG_POWEREDBY']='Powered by';
$lang['MSG_EXPIREIN']='Expires in %s days';
$lang['MSG_FULLINFO']='More information';
$lang['MSG_IF']='IF';
$lang['MSG_MESSAGETO']='message to';
$lang['MSG_UNSUPPORTEDRULES']='There are some rules not compatible with the basic view, use the %sadvanced view%s to edit them.';
$lang['MSG_BASIC']='Basic view';
$lang['MSG_ADVANCED']='Advanced view';
$lang['MSG_CONTACTS']='Contacts';
$lang['MSG_ADDOTHERCONTACT']='Add other contact';
$lang['MSG_GROUPCONTAINS']='Your group contains';
$lang['MSG_EMPTYMAIL']='Empty mail';
$lang['MSG_SORTING']='Sorting';
$lang['MSG_NORESULTFOR']='No result for';
$lang['MSG_SIZE']='Size';
$lang['MSG_TOP']='Top';
$lang['MSG_BOTTOM']='Bottom';
$lang['MSG_SHOWATTPIC']='Show attached pictures';
$lang['MSG_MESSAGEATTACH']='Message attachments';
$lang['MSG_EG']='Eg';
$lang['MSG_IN']='in';
$lang['MSG_REPLYIFTOME']='Reply only if to me';
$lang['MSG_REPLYBETWEENDATES']='Reply only between dates';
$lang['MSG_INSTANTANTISPAM']='Instant Anti Spam';
$lang['MSG_SPAMFOLDER']='Spam Folder';
$lang['MSG_SUCCESSFUL']='Successful';
$lang['MSG_UNSUCCESSFUL']='Unsuccessful';
$lang[MSG_ACCOUNTNOTIFICATION]='Account creation notification';
$lang[MSG_SENDNOTIFICATIONMAIL]='Send create notificaton to';
$lang[MSG_CIPHER]='Encrypted login';
$lang[MSG_LOADFROMFILE]='Load from file (.pem)';
$lang[MSG_IMPORTFILE]='Import from file';
$lang[MSG_IMPORTADDRESS]='Import contacts';
$lang[MSG_EXPORTADDRESS]='Export contacts';
$lang[MSG_SAVEAS]='Save as';
$lang[MSG_CONTACTNAME]='Contact name';
$lang[MSG_JOB]='Job';
$lang[MSG_PROFESSION]='Profession';
$lang[MSG_DEPARTMENT]='Department';
$lang[MSG_ASISTENT]='Assistant';
$lang[MSG_MANAGER]='Manager';
$lang[MSG_OFFICELOCATION]='Office location';
$lang[MSG_LOCADDRESS]='Address';
$lang[MSG_HOME]='Home';
$lang[MSG_OTHER]='Other';
$lang[MSG_TXTFILE]='Text file';
$lang[MSG_DB]='Database';
$lang[MSG_NEWFOLDER] = 'New Foldername';
$lang[MSG_EMPTYISDEFAULT]='(Empty = Settings default)';
$lang[MSG_CERTIFICATE]='Public Certificate (PEM Format)';
$lang[MSG_CERTIFICATES]='Certificates';
$lang[MSG_CERTIFICATEINFO]='Certificate info';
$lang[MSG_CERTIFICATEPASS]='Private certificate passphrase';
$lang[MSG_UANDPCERTIFICATE]='Public & private certificate (PEM Format)';
$lang[MSG_DEFAULTENCRYPT]='Default encrypt';
$lang[MSG_DEFAULTSIGN]='Default sign';
$lang[MSG_DISPLAY]='Display messages';
$lang[MSG_ACCEPTED]='Accepted';
$lang[MSG_MARKEDASSPAM]='Marked as spam';
$lang[MSG_PENDINGMSSG]='Pending';
$lang[MSG_REJECTED]='Rejected';
$lang[MSG_DELETED]='Deleted';
$lang[MSG_AWAITING]='Waiting for authorization';
$lang[MSG_AUTHORIZESUBJECT]='Subject';
$lang[MSG_EMAILERROR]='!!Invalid E-mail address!!';
$lang[MSG_SENDERS]='Senders';
$lang[MSG_SEARCHSENDER]='Search sender';
$lang[MSG_SELECTED]='Selected';
$lang[MSG_ADDMODIFY]='Add / Modify';
$lang[MSG_AS]='As';
$lang[MSG_AUTHORIZE]='Authorize pending';
$lang[MSG_ENCRYPT]='Encrypt';
$lang[MSG_DATE]='Date';
$lang[MSG_SIGN]='Sign';
$lang[MSG_CATEGORY]= 'Category';
$lang[MSG_CATEGORIES]= 'Categories';
$lang[MSG_SELECTEDCATEGORIES]= 'Selected categories';
$lang[MSG_IFRULEZ]= 'If all of the following rules are true...';
$lang[MSG_IFRULE]= 'If following rule is true...';
$lang[MSG_THENRULEZ]= 'Then...';
$lang[MSG_FILTERENABLE]= 'Active';
$lang[MSG_ADDFILTERREJECT]='Add reject filter';
$lang[MSG_ADDFILTERACCEPT]='Add accept filter';
$lang[MSG_FILTERNAME]= 'Filter name';
$lang[MSG_USERNAME]= 'User name';
$lang[MSG_ACCOUNTEMAIL]= 'Account email';
$lang[MSG_DOMAIN]= 'Domain';
$lang[MSG_VERIFICATION]= 'Word verification';
$lang[MSG_VERIFICATIONERR]= 'Word verification failed.';
$lang[MSG_INCORECTUNAME]= 'Incorrect username.';
$lang[MSG_INCORECTAEMAIL]= 'Incorrect account email.';
$lang[MSG_EXPIRED]= 'Expired';
$lang[MSG_PASSWORD]= 'Password';
$lang[MSG_NEWPASSWORD]= 'New password';
$lang[MSG_ENEWPASSWORD]= 'Enter new password';
$lang[MSG_PASSWORD_CONFIRM]= 'Confirmed password';
$lang[MSG_NEWPASSWORD_CONFIRM]= 'Confirm new password';
$lang[MSG_ALTERNATIVEMAIL]= 'Alternate email address';
$lang[MSG_FOLDER]= 'Folder';
$lang[MSG_EMAIL]= 'E-mail';
$lang[MSG_EMAILADDR]= 'E-mail address';
$lang[MSG_EMAILADDR1]= 'E-mail address 1';
$lang[MSG_EMAILADDR2]= 'E-mail address 2';
$lang[MSG_EMAILADDR3]= 'E-mail address 3';
$lang[MSG_FULLNAME]= 'Name';
$lang[MSG_TITLE]= 'Title';
$lang[MSG_NAME1]= 'First name';
$lang[MSG_NAME2]= 'Middle name';
$lang[MSG_NAME3]= 'Surname';
$lang[MSG_DESCRIPTION]= 'Description';
$lang[MSG_INMAILSERVER]= 'Incoming mail server';
$lang[MSG_INMAILFOLDER]= 'IMAP Folder';
$lang[MSG_INMAILPROTOCOL]= 'Protocol';
$lang[MSG_INMAILSERVERUSER]= 'User name';
$lang[MSG_INMAILSERVERPASS]= 'Password';
$lang[MSG_INMAILSERVERPASSC]= 'Confirmed password';
$lang[MSG_ACCOUNTCOLOR]='Color';
$lang[MSG_MOVEMESSTO]= 'Move message to';
$lang[MSG_MOVESELMESSTO]= 'selected to';
$lang[MSG_FROM]= 'From';
$lang[MSG_TO]= 'To';
$lang[MSG_SUBJECT]= 'Subject';
$lang[MSG_PRIORITY]= 'Priority';
$lang[MSG_HIGHPRIORITY]= 'High priority';
$lang[MSG_TOCC]= 'To/Cc';
$lang[MSG_CC]= 'Cc';
$lang[MSG_BCC]= 'Bcc';
$lang[MSG_BODY]= 'Body';
$lang[MSG_ATTACHMENT]= 'Attachment';
$lang[MSG_SELECTALLMESS]= 'Select all messages';
$lang[MSG_SELECTALLITEMS]= 'Select All Items';
$lang[MSG_IMPORTCSV]= 'Import a CSV (WebMail*,Both Outlooks, Mozilla) and LDIF (Netscape) address book file';
$lang[MSG_ORGANIZATION]= 'Organization';
$lang[MSG_NICKNAME]= 'Nick name';
$lang[MSG_STREET]= 'Street';
$lang[MSG_CITY]= 'City';
$lang[MSG_ZIPPOSTAL]= 'Zip';
$lang[MSG_COUNTRY]= 'Country';
$lang[MSG_STATE]= 'State';
$lang[MSG_PHONES]= 'Phones';
$lang[MSG_URL]= 'URL';
$lang[MSG_SPOUSE]= 'Spouse';
$lang[MSG_CALENDARURL]= 'Calendar URL';
$lang[MSG_ANNIVERSARY]= 'Anniversary';
$lang[MSG_BIRTHDAY]= 'Birthday';
$lang[MSG_SEX]= 'Gender';
$lang[MSG_NOTE]= 'Note';
$lang[MSG_DELETEMESSAGE]= 'Delete message';
$lang[MSG_ACCOUNTNAME]= 'Account name';
$lang[MSG_LEAVEMESSAGES]= 'Leave messages on server';
$lang[MSG_DELETEDLOCALLY]= 'Delete messages from server when deleted locally';
$lang[MSG_DELETEDSERVER]= 'Delete messages when deleted from server';
$lang[MSG_REPLYTO]= 'Reply to';
$lang[MSG_CONFIRMDIALOGS]= 'Confirmation dialogs';
$lang[MSG_OLDSTYLEATTACH]= 'Old style attachments';
$lang[MSG_VHOSTERR]= 'Unsupported domain name!';
$lang[MSG_DONOTUSESPAMFOLDER]= 'Do Not Use Spam Folder';
$lang[MSG_USESPAMFOLDER]= 'Use Spam Folder';
$lang[MSG_SHOWFULLHEADERS]= 'Full headers';
$lang[MSG_MULTIPLESERVERS]= 'Multiple servers';
$lang[MSG_NUMBEROFATTACH]= 'Number of attachments';
$lang[MSG_FOLDERNAME]= 'Folder name';
$lang[MSG_GROUPNAME]= 'Group name';
$lang[MSG_EMAILADDRLIST]= 'E-mail address list';
$lang[MSG_SIGNATURE]= 'Signature';
$lang[MSG_SIGNATURETOP]= 'Signature at the top';
$lang[MSG_MOVEDELETEDTOTRASH]= 'Move deleted messages to trash';
$lang[MSG_SAVESENTTOSENTFOLDER]= 'Save sent messages to sent folder';
$lang[MSG_ENABLERULES]= 'Enable client rules';
$lang[MSG_ENABLERULES2]= 'Enable client rules';
$lang[MSG_MESSAGES]= 'Messages';
$lang[MSG_MESSAGE]= 'Message';
$lang[MSG_OTHERADDRESSES]= 'Other addresses';
$lang[MSG_ADDRESSES]= 'Addresses';
$lang[MSG_PERSONALITIES]= 'Aliases';
$lang[MSG_PERSONALITIES_TOP]= 'Personalities';
$lang[MSG_REFRESHINTERVAL]= 'Refresh interval (Min)';
$lang[MSG_WEBMAILLAYOUT]= 'Web mail layout';
$lang[MSG_WEBMAILLANG]= 'Web mail language';
$lang[MSG_LANG]= 'Language';
$lang[MSG_ADMINISTRATOR]= 'Administrator';
$lang[MSG_NODISKQUOTA]= 'No disk quota';
$lang[MSG_SMTPSERVER]= 'Outgoing mail server';
$lang[MSG_SMTPPORT]= 'Port';
$lang[MSG_MSG_DEFAULT]= 'Default';
$lang[MSG_INTEGRATEWITHMAILSERVER]= 'Integrate with a mail server';
$lang[MSG_ALLOWEDDOMAINS]= 'Allowed domains';
$lang[MSG_COOKIECHECKING]= 'Cookie checking';
$lang[MSG_MAXMESSAGESIZE]= 'Max message size (kB)';
$lang[MSG_DISABLEMAXMESSAGE]= 'Disable max message size';
$lang[MSG_USEDISKQUOTA]= 'Display disk quota';
$lang[MSG_DISKQUOTASIZE]= 'Disk quota size (MB)';
$lang[MSG_USEHEADERFOOTER]= 'Use header/footer';
$lang[MSG_HEADERFILE]= 'Header file';
$lang[MSG_FOOTERFILE]= 'Footer file';
$lang[MSG_USERSPATH]= 'Users path location';
$lang[MSG_CHARSET]='Charset';
$lang[MSG_CONTENTCHARSET]= 'Content-type charset';
$lang[MSG_CONTENTENCODING]= 'Content-transfer-encoding';
$lang[MSG_ISO88592CONVERSION]= 'Use ISO-8859-2 conversion';
$lang[MSG_ALLOWSIGNUP]= 'Allow sign-up process';
$lang[MSG_DISABLEVERIFICATION]= 'Disable word verification';
$lang[MSG_SSLONLY]= 'SSL login only';
$lang[MSG_SSLPORT]= 'SSL port';
$lang[MSG_NONSSLPORT]= 'Non SSL port';
$lang[MSG_INTEGRATEWITHMERAK]= 'Integrate with Merak mail server';
$lang[MSG_COMPLETEINTEGRATION]= 'Complete Merak mail server integration';
$lang[MSG_EMAILLOGIN]= 'Login with E-mail address';
$lang[MSG_MERAKMAILFOLDER]= 'Store mail folders in Merak mail folder';
$lang[MSG_GROUPWAREACCOUNT]='Global groupware account';
$lang[MSG_DELETETRASH]= 'Delete trash messages older than (Days)';
$lang[MSG_TESTINTEGRATION]= 'Test Merak integration';
$lang[MSG_BACKGROUNDCOLOR]= 'Background color';
$lang[MSG_TITLETEXT]= 'Title text';
$lang[MSG_LOGOFILE]= 'Logo file';
$lang[MSG_SHOWWELCOMEPAGE]= 'Welcome page';
$lang[MSG_DEFAULTSENT]= 'Default save sent messages to sent folder';
$lang[MSG_DEFAULTTRASH]= 'Default move deleted messages to trash';
$lang[MSG_REPLYSYMBOL]='Reply symbol';
$lang[MSG_VIRTUALHOST]='Virtual host';
$lang[MSG_DISABLECALENDAR]='Disable calendaring';
$lang[MSG_ENABLESELFASCONTROL]='Enable Anti Spam user self control';
$lang[MSG_DISABLESERVERADDRESS]='Disable server addressbook';
$lang[MSG_DISABLEIM]='Disable instant messaging';
$lang[MSG_DISABLEPASS]='Disable user password changing';
$lang[MSG_DISABLEFW]='Disable forwarder';
$lang[MSG_DISABLEFPASS]='Disable forgotten password retrieval';
$lang[MSG_DISABLEACCOUNTS]='Disable other Accounts';
$lang[MSG_DISABLEHTML]='Disable HTML composing';
$lang[MSG_DEFAULTHTML]='Default HTML composing';
$lang[MSG_SENTFOLDER] = 'Sent folder';
$lang[MSG_TRASHFOLDER] = 'Trash folder';
$lang[MSG_DRAFTSFOLDER] = 'Drafts folder';
$lang[MSG_DEFAULT] = 'Default';
$lang[MSG_LOW] = 'Low';
$lang[MSG_MEDIUM] = 'Medium';
$lang[MSG_HIGH] = 'High';
//## Menu & Titles & InfoBar
$lang[MSG_SENDING]='Sending in progress';
$lang[MSG_AREYOUSURE]='Are you sure?';
$lang[MSG_SCHEDULE]='Schedule';
$lang[MSG_STATUS]='Status';
$lang[MSG_RESTRICTIONS]= 'Restrictions';
$lang[MSG_INTEGRATION]= 'Integration';
$lang[MSG_INDEXINGACCEPTED]='Indexing accepted';
$lang[MSG_CASESENSITIVE]='Case sensitive';
$lang[MSG_FILTERS]= 'Client Rules';
$lang[MSG_SPAMFILTERS]= 'Server Rules';
$lang[MSG_ENABLESPAMFILTERS]= 'AntiSpam';
$lang[MSG_ENABLE]='Enable';
$lang[MSG_CHALLENGERESPONSE]= 'Challenge Response';
$lang[MSG_BLACKLIST] ='Black list';
$lang[MSG_WHITELIST] ='White list';
$lang[MSG_ADDBLACKLIST] ='Black list sender';
$lang[MSG_ADDWHITELIST] ='White list sender';
$lang[MSG_BLACKLISTED] ='Black listed emails:';
$lang[MSG_WHITELISTED] ='White listed emails:';
$lang[MSG_WAITINGLIST] ='Waiting';
$lang[MSG_MATCHCASE]= 'match case';
$lang[MSG_GETMESSAGES]= 'Get Messages';
$lang[MSG_GET]= 'Get';
$lang[MSG_NEWMESSAGE]= 'New Message';
$lang[MSG_FOLDERS]= 'Folders';
$lang[MSG_BWLISTS]= 'Black & white list';
$lang[MSG_ADDRESSBOOK]= 'Address Book';
$lang[MSG_SETTINGS]= 'Settings';
$lang[MSG_LOGOUT]= 'Logout';
$lang[MSG_HELP]= 'Help';
$lang[MSG_IM]= 'Instant Messenger';
$lang[MSG_SHORTIM]= 'IM';
$lang[MSG_ACCOUNTS]= 'Accounts';
$lang[MSG_ACCOUNT]= 'Account';
$lang[MSG_MENU_SEPARATOR]= ' || ';
$lang[MSG_LOGINUSER]= 'Login User';
$lang[MSG_LOGOUTUSER]= 'Logout User';
$lang[MSG_SIGNUPPROC]= 'Sign-up Process';
$lang[MSG_READMESSAGES]= 'Read messages';
$lang[MSG_LISTOFMESSAGES]= 'List of messages';
$lang[MSG_READMESSAGE]= 'Read message';
$lang[MSG_REPLY]= 'Reply';
$lang[MSG_REPLYDELETE]= 'Reply & Delete';
$lang[MSG_REPLYALL]= 'Reply All';
$lang[MSG_PREVIOUS]= 'Previous';
$lang[MSG_FORWARD]= 'Forward';
$lang[MSG_REDIRECT]= 'Redirect';
$lang[MSG_SHOWSOURCE]= 'Source';
$lang[MSG_ENLARGEMAIL]= 'Enlarge Mail';
$lang[MSG_NEXT]= 'Next';
$lang[MSG_DELETE]= 'Delete';
$lang[MSG_PRINT]= 'Print';
$lang[MSG_MESSAGEINDEX]= 'Message - ';
$lang[MSG_WRITEMESSAGE]= 'Write Message';
$lang[MSG_LIST]= 'List';
$lang[MSG_ACCOUNTSETT]= 'Account';
$lang[MSG_GROUPS]= 'Groups';
$lang[MSG_GROUPITEM]= 'Group item';
$lang[MSG_WELCOMEPAGE]= 'Welcome page';
$lang[MSG_HELPPAGE]= 'Help page';
$lang[MSG_SPELLCHECKER]= 'Spell checker';
$lang[MSG_WORDADDITION]= 'Word Addition';
$lang[MSG_WORDSUGGESTION]= 'Word Suggestion';
$lang[MSG_LOGINADMIN]= 'Administrator Login';
$lang[MSG_LOGOUTADMIN]= 'Administrator Logout';
$lang[MSG_ADMINACCOUNTS]= 'Accounts Administration';
$lang[MSG_ADMINCALENDAR]= 'Calendar Administration';
$lang[MSG_ADMINACCOUNT]= 'Administrator Account';
$lang[MSG_ADMINHELPPAGE]= 'Administrator Help Page';
$lang[MSG_ADMINSETTINGS]= 'Administrator Settings';
$lang[MSG_GLOBALADDRESSBOOK]= 'Global Address Book';
$lang[MSG_404NOTFOUND]= '404 Not Found';
$lang[MSG_UNAVALIBLEMAIL]= 'Unavailable E-mail address!';
$lang[MSG_COULDNOTLOGINTOCALENDAR]= 'Could not login to calendar server!';
$lang[MSG_PASSWORDEXPIRED]='Password for this account expired.';
$lang[MSG_ATTACHPROGRESS]='Attaching file "%s" to message.';
//## Header Texts
$lang[MSG_HEADER_ATTACHMENT]= ' A ';
$lang[MSG_HEADER_STATUS]= ' S ';
$lang[MSG_HEADER_SUBJECT]= 'Subject';
$lang[MSG_HEADER_BODY]= 'Body';
$lang[MSG_HEADER_FOLDER]= 'Folder';
$lang[MSG_HEADER_FROM]= 'From';
$lang[MSG_HEADER_TOCC]= 'To/Cc';
$lang[MSG_HEADER_TO]= 'To';
$lang[MSG_HEADER_TIME]= 'Time';
$lang[MSG_HEADER_LENGTH]= 'Length';
$lang[MSG_HEADER_PRIORITY]= ' P ';
$lang[MSG_HEADER_FULLNAME]= 'Full name';
$lang[MSG_HEADER_ORGANIZATION]= 'Organization';
$lang[MSG_HEADER_EMAILADDR]= 'E-mail address';
$lang[MSG_HEADER_FOLDERNAME]= 'Folder name ';
$lang[MSG_HEADER_INFORMATION]= 'Information';
$lang[MSG_HEADER_GROUPNAME]= 'Group name';
$lang[MSG_HEADER_ACCOUNTNAME]= 'Account name';
//## Priority Combo
$lang[MSG_PRIORITY_HIGH]= 'High';
$lang[MSG_PRIORITY_NORMAL]= 'Normal';
$lang[MSG_PRIORITY_LOW]= 'Low';
//## Sex Combo
$lang[MSG_SEX_MALE]= 'Male';
$lang[MSG_SEX_FEMALE]= 'Female';
//## Spell checker
$lang[MSG_SPELL_ISEMPTY]= 'Message is empty !';
$lang[MSG_SPELL_INTRO]= 'For a suggested word list, a (?) link will appear next to the misspelled word. Click the link to see a word listing. If there is no spelling suggestions, you can edit the word directly in the appropriate word field.
In order to add the word to your customer dictionary, a (+) link will appear.';
$lang[MSG_SPELL_WORDADDITION_1ST]= 'The word ';
$lang[MSG_SPELL_WORDADDITION_2ND]= ' has been added to your custom dictionary.';
$lang[MSG_SPELL_POSSIBLEWORD]= 'Possible misspelled word :';
$lang[MSG_LINKS_ALL]= 'All';
$lang[MSG_LINKS_FIRST]= 'First';
$lang[MSG_LINKS_LAST]= 'Last';
$lang[MSG_LINKS_PREV]= 'Prev';
$lang[MSG_LINKS_NEXT]= 'Next';
//## Combos
$lang[MSG_NORESPOND_COMBO]= 'No Responder';
$lang[MSG_ALWAYSRESPOND_COMBO]= 'Respond Always';
$lang[MSG_ONCERESPOND_COMBO]= 'Respond Once';
$lang[MSG_PERIODRESPOND_COMBO]= 'Respond After A Period';
$lang[MSG_DEFAULTTIMEZONE_COMBO]= '- - - - - - - - - - - - Default Time Zone - - - - - - - - - -';
$lang[MSG_FILTERDELET_COMBO]= '!! Delete message !!';
$lang[MSG_SEARCHALL_COMBO]= 'All folders';
$lang[MSG_FILTERC_COMBO]= 'contains';
$lang[MSG_FILTERD_COMBO]= 'does not contain';
$lang[MSG_FILTERB_COMBO]= 'begin with';
$lang[MSG_FILTERE_COMBO]= 'end with';
$lang[MSG_PRIVATE_BOOK_COMBO]= '----- Private book -----';
$lang[MSG_PUBLIC_BOOK_COMBO]= '----- Public book -----';
$lang[MSG_GROUPS_COMBO]= '----- New group -----';
$lang[MSG_FODERNAME_COMBO_INBOX]= 'Inbox';
$lang[MSG_FODERNAME_COMBO_SENT]= 'Sent';
$lang[MSG_FODERNAME_COMBO_TRASH]= 'Trash';
$lang[MSG_FODERNAME_COMBO_DRAFTS]= 'Drafts';
$lang[MSG_FODERNAME_COMBO_SPAM]= 'Spam';
$lang[MSG_Category_COMBO]= '- Category -';
$lang[MSG_Categorye_COMBO]= '-- Empty --';
$lang[MSG_Categoryn_COMBO]= '--- New ->>';
//## Text Links
$lang[MSG_LINKS_ANTISPAM]='Anti Spam';
$lang[MSG_LINKS_ANTISPAMLEVEL]='Spam Detection Level';
$lang[MSG_LINKS_CALENDAR_SETTINGS]= 'Calendar Settings';
$lang[MSG_LINKS_GROUPS]= 'Groups';
$lang[MSG_LINKS_PRIVATE_BOOK]= 'Private address book';
$lang[MSG_LINKS_GLOBAL_BOOK]= 'Global address book';
$lang[MSG_LINKS_SERVER_BOOK]= 'Server address book';
$lang[MSG_LINKS_ACCOUNT_SETTINGS]= 'Accounts';
$lang[MSG_LINKS_ADMIN_SETTINGS]= 'Administrator Settings';
$lang[MSG_LINKS_AUTORESPONDER_SETTINGS]= 'Auto Responder';
$lang[MSG_LINKS_AUTORESPONDONCE_SETTINGS]= 'Respond Once';
$lang[MSG_LINKS_AUTORESPONDER]= 'Auto Responder';
$lang[MSG_LINKS_FORWARDER_SETTINGS]= 'Forwarder';
$lang[MSG_LINKS_FORWARDER]= 'Forwarder :';
$lang[MSG_LINKS_STANDARD_SETTINGS]= 'Standard User Settings';
$lang[MSG_LINKS_BACK]= '- Back -';
$lang[MSG_LINKS_FASTLOGIN]= 'Click here for fast login';
$lang[MSG_LINKS_NORMALLOGIN]= 'Standard Mode';
$lang[MSG_LINKS_SSLLOGIN]= 'SSL Mode';
$lang[MSG_LINKS_SIGNUP]= 'Sign-up for a new account';
$lang[MSG_LINKS_FORGOTPASS]= 'Forgot your password?';
//## Write Message - Checkboxes
$lang[MSG_SENDASHTML]= 'HTML message';
$lang[MSG_SAVETODRAFTS]= 'Save to drafts';
$lang[MSG_COPYTOSENTFOLDER]= 'Save copy to %s folder';
$lang[MSG_RETURNRECEIPT]= 'Read confirmation';
//## BW LIST
$lang[SPAM_DEFAULTBODY]="From: %%From%%\r\nTo: %%To%%\r\nSubject: %%Subject%%\r\n\r\nNew message in your %%Recipient%% inbox.";
$lang[SPAM_DEFAULTACTIONFIB]='Default action for items below';
$lang[SPAM_H]='Specified Header';
$lang[SPAM_HF]='From: contains';
$lang[SPAM_HT]='To: contains';
$lang[SPAM_HS]='Subject: contains';
$lang[SPAM_B]='Body';
$lang[SPAM_A]='Attachment name contains';
$lang[SPAM_S]='SMTP Sender';
$lang[SPAM_R]='SMTP Recipient';
$lang[SPAM_T]='SMTP AUTH';
$lang[SPAM_I]='IP address';
$lang[SPAM_Y]='Any header';
$lang[SPAM_P]='rDNS (PTR)';
$lang[SPAM_M]='Email is spam';
$lang[SPAM_STAR]='All';
$lang[SPAM_G]='Size Greater';
$lang[SPAM_L]='Size Lower';
$lang[SPAM_UP]='Up';
$lang[SPAM_DOWN]='Down';
$lang[SPAM_FUNCTION]='Function';
$lang[SPAM_FILTER]='Filter';
$lang[SPAM_ITEM]='Item';
$lang[SPAM_STRING]='String';
$lang[SPAM_ACTION]='Action';
$lang[SPAM_FLAGS]='Flags';
$lang[SPAM_STANDARD]='IP / Sender';
$lang[SPAM_PROPERTIES]='Properties';
$lang['SPAM_~'] ='Contains';
$lang['SPAM_&'] ='File Contains';
$lang['SPAM_^'] ='RegEx';
$lang['SPAM_{'] ='Starts with';
$lang['SPAM_}'] ='Ends with';
$lang['SPAM_='] ='Is';
$lang['SPAM_!'] ='NOT';
$lang['SPAM_$'] ='Case sensitive';
$lang['SPAM_CON'] ='Contains string (Separate with semi-colon)';
$lang['SPAM_CONFILE'] ='Contains string from file';
$lang['SPAM_REG'] ='RegEx (Regular Expression)';
$lang['SPAM_ST'] ='Starts with string';
$lang['SPAM_END'] ='Ends with string';
$lang['SPAM_IS'] ='Is string';
$lang[SPAM_ADDCONDITION]='+ condition';
$lang[SPAM_CONDITION]='Condition';
$lang[SPAM_0]='Reject';
$lang[SPAM_1]='Accept';
$lang[SPAM_2]='Delete';
$lang[SPAM_3]='Mark as spam';
$lang[SPAM_x4]='Forward';
$lang[SPAM_x5]='Notify';
$lang[SPAM_AND]='AND';
$lang[SPAM_OR]='OR';
$lang[SPAM_EDITFILE]="Edit File...";
//## Address Book
//$lang[MSG_CSV_FORMAT]= '*CSV Format: Name,Email,Organization,Nick,Address,City,ZIP,Country,Phone Home,Phone Work,Cell Phone,Fax';
$lang[MSG_CSV_FORMAT]='*Any CSV format divided by comma or semi-colon';
//## Account Settings
$lang[MSG_DELETEDSERVER_NOTE]= '
* By setting this option all messages in the Inbox folder will be deleted.
It is suggested to move them to another folder before setting this option.';
//## Administrator Account Item
$lang[MSG_IMAP4HELP]= '(See help for IMAP4 configuration)';
//## Administrator Settings
$lang[MSG_MERAKINTEGRSUCCESS]= 'Merak Integration Test Successful';
//##
$lang[MSG_CREATEERROR]= 'Creation Error';
$lang[MSG_ORIGINALMESSAGE]= '-----Original message-----';
//## Writemail
$lang[MSG_TEXTFORWARD]= 'Your original message will be enclosed.';
//##
$lang[MSG_SEARCHINFO]= 'Search for messages that contain:';
//###########################################################
// S E C U R I T Y
//###########################################################
$lang[MSG_SECURITY]='Security';
$lang[MSG_LOGGINGENABLE]='Logging';
$lang[MSG_LOGGINGPATH]='Logging path';
$lang[LOG_0]='User "%s" log on failed';
$lang[LOG_1]='User "%s" logged on';
$lang[LOG_2]='User "%s" logged out';
//###########################################################
// S E R V E R C O N T A C TS
//###########################################################
$phonetypes['A']='Home 1';
$phonetypes['B']='Home 2';
$phonetypes['C']='Assistant';
$phonetypes['D']='Work 1';
$phonetypes['E']='Work 2 ';
$phonetypes['F']='Fax home';
$phonetypes['G']='Fax work';
$phonetypes['H']='Call back';
$phonetypes['I']='Company';
$phonetypes['J']='Car';
$phonetypes['K']='ISDN';
$phonetypes['L']='Mobile';
$phonetypes['M']='Other';
$phonetypes['N']='Other fax';
$phonetypes['O']='Pager';
$phonetypes['P']='Primary';
$phonetypes['Q']='Radio';
$phonetypes['R']='Telex';
$phonetypes['S']='Hearing';
//###########################################################
// D i s p o s i t i o n N o t i f i c a t i o n
//###########################################################
$lang['NOTIFICATION_PROMPT']="User %s is requesting a read notification. Do you want to proceed?";
$lang['NOTIFICATION_SUBJECT']="Read: ";
$lang['NOTIFICATION_BODY']="Your message\r\n\r\nTo : %s\r\nSubject : %s\r\nDate : %s\r\n\r\nwas read on %s";
//###########################################################
// E X P O R T A D D R E S S B O O K
//###########################################################
$lang[ERR_NOEXPORTDATA]="!! No data for export !!";
//###########################################################
// I M P O R T A D D R E S S B O O K
//###########################################################
$lang[MSG_STEP1]='Step 1';
$lang[MSG_STEP2]='Step 2';
$lang[MSG_STEP3]='Step 3';
$lang[MSG_STEP1TXT]='Enter full path to a valid .CSV file with comma / semi-colon as delimiter';
$lang[MSG_STEP2TXT]='Select columns for import ("First name", "Surname" or "Contact name" columns are mandatory)';
$lang[MSG_SKIPFIRST]='Skip 1st Row (Contains column titles)';
$lang[MSG_IMPORTTOADDRESS]='Import to Addressbook';
$lang[MSG_BACKTOADDRESSBOOK]="Back to Addressbook";
$lang[ERR_NOFILE]="!! No file !!";
$lang[ERR_EMPTYFILE]="!! Empty file !!";
$lang[ERR_MAXFILE]="!! Max file size is 1024kB !!";
$lang[ERR_BADFILE]="!! Unsupported file format !!";
$lang[ERR_NONAME]="!! Select at least one of First name, Surname or Contact name !!";
$lang[ERR_OK]="Import successful";
$importarray = Array("NAME"=>"Contact Name","TITLE"=>"Title","NAME1"=>"First name","NAME2"=>"Middle name","NAME3"=>"Surname","NICK"=>"Nick name","EMAIL"=>"Email 1","EMAIL2"=>"Email 2","EMAIL3"=>"Email 3","CATEGORY"=>"Category","ORGANIZATION"=>"Org. name","JOB"=>"Job","PROFESSION"=>"Profession","DEPARTMENT"=>"Department","ASISTENT"=>"Assistant","MANAGER"=>"Manager","OFFICE"=>"Office location","STREETB"=>"Org. street","ZIPB"=>"Org. ZIP","CITYB"=>"Org. city","COUNTRYB"=>"Org. country","STATEB"=>"Org. state","PHONE1TYPE"=>"Phone 1 type","PHONE1"=>"Phone 1","PHONE1T"=>"Phone 1 text","PHONE2TYPE"=>"Phone 2 type","PHONE2"=>"Phone 2","PHONE2T"=>"Phone 2 text","PHONE3TYPE"=>"Phone 3 type","PHONE3"=>"Phone 3","PHONE3T"=>"Phone 3 text","PHONE4TYPE"=>"Phone 4 type","PHONE4"=>"Phone 4","PHONE4T"=>"Phone 4 text","STREETH"=>"Home street","ZIPH"=>"Home ZIP","CITYH"=>"Home city","COUNTRYH"=>"Home country","STATEH"=>"Home state","STREETO"=>"Street","ZIPO"=>"ZIP","CITYO"=>"City","COUNTRYO"=>"Country","STATEO"=>"State","URL"=>"URL","CALENDARURL"=>"Calendar URL","BIRTH"=>"Birth","SEX"=>"Gender","NOTE"=>"Note","SPOUSE"=>"Spouse","ANNIVERSARY"=>"Anniversary");
//###########################################################
// C A L E N D A R
//###########################################################
//calendar
$callang["USERATDOMAIN"]='user@domain.com';
$callang["CAL_BUSY"]='Busy';
$callang["CAL_WORKINGHOURS"]='Working hours';
$callang["CAL_NOTITLE"]='No title';
$callang["CAL_DAY"]='Day';
$callang["CAL_WEEK"]='Week';
$callang["CAL_EVENTLIST"]='Event List';
$callang["CAL_TASK"]='Task';
$callang["CAL_TASKS"]='Tasks';
$callang["CAL_NOTES"]='Notes';
$callang["CAL_NOTE"]='Note';
$callang["CAL_SETTINGS"]='Settings';
$callang["CALLINK_TODAY"]='Today';
$callang["CAL_DELETE"]='Delete';
$callang["CAL_MARKDONE"]='Mark Done';
$callang["CAL_TITLE"]='Title';
$callang["CAL_DATE"]='Date';
$callang["CAL_TIME"]='Time';
$callang["CAL_TIMEZONE"]='Time zone';
$callang["CAL_MODIFY"]='Modify';
$callang["CAL_MYCALENDAR"]='My Calendar';
$callang["CAL_ADD"]='Add';
$callang["CAL_ALLDAY"]='All day';
$callang["CAL_ADDEVENT"]='Add Event';
$callang["CAL_ADDTASK"]='Add Task';
$callang["CAL_ALL"]='All';
$callang["CAL_NOTDONE"]='Not done';
$callang["CAL_DONE"]='Done';
$callang["CAL_DUE"]='Due';
$callang["CAL_SELECTION"]='Edit';
$callang["CAL_NOSTART"]='No start';
$callang["CAL_NOEND"]='No end';
$callang["CAL_DUEDATE"]='Due date';
$callang["CAL_UPCOMING"]='Upcoming';
$callang["CAL_PAST"]='Past';
$callang["CAL_VIEW"]='View';
$callang["CAL_EVENT"]='Event';
$callang["CAL_EVENTS"]='Events';
$callang["CAL_CATEGORY"]='Category';
$callang["CAL_CATEGORYCOMBO"]='- Category -';
$callang["CAL_USERDEFINED"]='User defined';
$callang["CAL_SAVE"]='Save';
$callang["CAL_SAVEANOTHER"]='Save And Add Another';
$callang["CAL_CANCEL"]='Cancel';
$callang["CAL_DURATION"]='Duration';
$callang["CAL_ENDSAT"]='Ends at';
$callang["CAL_STARTSAT"]='Starts at';
$callang["CAL_STARTS"]='Starts';
$callang["CAL_ENDS"]='Ends';
$callang["CALENDAR"]='Calendar';
$callang["CAL_LOCATION"]='Location';
$callang["CAL_ACCOUNTSHARING"]='Sharing settings';
$callang["CAL_SHARING"]='Sharing';
$callang["CAL_UNTIL"]='Until';
$callang["CAL_MINUTES"]='Minutes';
$callang["CAL_HOURS"]='Hours';
$callang["CAL_DAYS"]='Days';
$callang["CAL_WEEKS"]='Weeks';
$callang["CAL_WEEKON"]='Week on';
$callang["CAL_MONTH"]='Month';
$callang["CAL_YEAR"]='Year';
$callang["CAL_WEEKOFMONTH"]='Week of month';
$callang["CAL_MONTHOFWEEK"]='Month of year';
$callang["CAL_ENDDATE"]='End Date:';
$callang["CAL_ADDRESSBOOK"]='Address Book';
$callang["CAL_REMINDERS"]='Reminders';
$callang["CAL_IM"]='IM';
$callang["CAL_EMAILADDRESS"]='E-mail address';
$callang["CAL_PRIVATE"]='Private';
$callang["CAL_SHOWBUSY"]='Shows as busy';
$callang["CAL_PUBLIC"]='Public';
$callang["CAL_PUBLICANDFRIENDS"]='Public & friends';
$callang["CAL_FRIENDS"]='Friends';
$callang["CAL_STATUS"]='Status';
$callang["CAL_REPEATING"]='Repeating';
$callang["CAL_OR"]='or';
$callang["CAL_VIEWEVENTS"]='View';
$callang["CAL_MODIFYEVENTS"]='View/Modify';
$callang["CAL_FULLCONTROL"]='Full control';
//texts
$callang["TXT_NODAYSELECTED"]='No day selected!';
$callang["TXT_SHAREALERTP"]='Object not shared, edit %s.';
$callang["TXT_SHAREALERTF"]='Object shared with Friends, edit %s.';
$callang["TXT_SHAREALERTA"]='Object shared with Friends & Public users, edit %s.';
$callang["TXT_USERDEFINEDCATEGORY"]='User Defined Category';
$callang["TXT_SENDREMINDER"]='Send a reminder';
$callang["TXT_DONTSENDREMINDER"]='Do not send a reminder.';
$callang["TXT_INVITATIONS"]='Attendees';
$callang["TXT_PRIMARYINFO"]='Primary Information';
$callang["TXT_THISISALLDAYEVENT"]='This is all day event';
$callang["TXT_THISEVENTDOESNOTRREPEAT"]='This event does not repeat.';
$callang["TXT_REPEATTHISEVENTEVERY"]='Repeat this event every:';
$callang["TXT_NOENDDATE"]='No end date';
$callang["TXT_EXTCAL"]='Shared calendars';
$callang["TXT_SENDINVITATION"]='Send invitations';
$callang["TXT_SHOWCALHOLIDAYS"]='Show Selected Holidays';
$callang["TXT_HOLIDAYS"]='Holidays';
$callang["TXT_CALPRIVILEGES"]='Calendar privileges';
$callang["TXT_MAINSETTINGS"]='Main Settings';
$callang["TXT_WORKINGHOURS"]='Working hours';
$callang["TXT_STARTDAY"]='Start day at';
$callang["TXT_ENDDAY"]='End day at';
$callang["TXT_WEEKSBEGIN"]='Week begins on';
$callang["TXT_DATEFORMAT"]='Date format';
$callang["TXT_TIMEFORMAT"]='Time format';
$callang["TXT_TODAYDATEFORMAT"]='Today date format';
$callang["TXT_DEFAULTPAGE"]='Default page';
$callang["TXT_WEEKSSTARTSONBEGIN"]='Week starts on the first day of the week';
$callang["TXT_DEFAULTVIEW"]='Default view';
$callang["TXT_DEFAULTREMINDERS"]='Default reminders';
$callang["TXT_VISUALS"]='Visuals';
$callang["TXT_DEFAULTSHARINGOPTION"]='Default sharing option';
$callang["TXT_AUTOHIDE"]='Auto hide';
$callang["TXT_DAILYREMINDER"]='Daily calendar reminders';
$callang["TXT_DISABLEREMINDER"]='Disable reminders';
$callang["TXT_DAILYEMAIL1"]='Daily notification email 1';
$callang["TXT_DAILYEMAIL2"]='Daily notification email 2';
$callang["TXT_SHAREMODE"]='Account share mode';
$callang["TXT_ADDFRIENDS"]='Add Friends';
$callang["TXT_MYFRIENDS"]='My Friends';
$callang["TXT_BACKUP"]='Backup';
$callang["TXT_EXPORTXML"]='Export to XML';
$callang["TXT_IMPORTXML"]='Import from XML';
$callang["TXT_EXPORT"]='Export';
$callang["TXT_IMPORT"]='Import';
$callang["TXT_PUBLICURL"]='Public URL';
//notepad
$callang["NOT_ALLFOLDERS"]='All Folders';
$callang["NOT_UNFILLED"]='Default';
$callang["NOT_FOLDERS"]='Folders';
$callang["NOT_FOLDER"]='Folder';
$callang["NOT_ADDNOTE"]='Add Note';
$callang["NOT_NOTE"]='Note';
$callang["NOT_LASTMODIFIED"]='Last modified';
// DAY NAMES
$cal_day[0]="Su";
$cal_day[1]="Mo";
$cal_day[2]="Tu";
$cal_day[3]="We";
$cal_day[4]="Th";
$cal_day[5]="Fr";
$cal_day[6]="Sa";
// FULLDAY NAMES
$fday[0]="Sunday";
$fday[1]="Monday";
$fday[2]="Tuesday";
$fday[3]="Wednesday";
$fday[4]="Thursday";
$fday[5]="Friday";
$fday[6]="Saturday";
// FULLMONTH NAMES
$mth[1]="January";
$mth[2]="February";
$mth[3]="March";
$mth[4]="April";
$mth[5]="May";
$mth[6]="June";
$mth[7]="July";
$mth[8]="August";
$mth[9]="September";
$mth[10]="October";
$mth[11]="November";
$mth[12]="December";
// LITEMONTH NAMES
$lmth[1]="Jan";
$lmth[2]="Feb";
$lmth[3]="Mar";
$lmth[4]="Apr";
$lmth[5]="May";
$lmth[6]="Jun";
$lmth[7]="Jul";
$lmth[8]="Aug";
$lmth[9]="Sep";
$lmth[10]="Oct";
$lmth[11]="Nov";
$lmth[12]="Dec";
// EVENTS
//translate values only!
$cal_events= array("Anniversary"=>"Anniversary","Appointment"=>"Appointment","Bill Payment"=>"Bill payment","Birthday"=>"Birthday","Call"=>"Call","Chat"=>"Chat","Club Event"=>"Club event","Concert"=>"Concert","Dinner"=>"Dinner","Graduation"=>"Graduation","Happy Hour"=>"Happy hour","Holiday"=>"Holiday","Interview"=>"Interview","Lunch"=>"Lunch","Meeting"=>"Meeting","Movie"=>"Movie","Net Event"=>"Net event","Other"=>"Other","Party"=>"Party","Performance"=>"Performance","Reunion"=>"Reunion","Sports Event"=>"Sports event","Travel"=>"Travel","TV Show"=>"TV show","Vacation"=>"Vacation","Wedding"=>"Wedding");
//###########################################################
// M E S S A G E S S T R I N G S
//###########################################################
//#### HEADERS ####
$lang[HEADER_FROM]='From';
$lang[HEADER_TO]='To';
$lang[HEADER_CC]='Cc';
$lang[HEADER_BCC]='Bcc';
$lang[HEADER_SUBJECT]='Subject';
$lang[HEADER_DATE]='Date';
//#### FORGOT PASS ####
$forgotpass['SUBJECT']='Forgotten password for %s';
$forgotpass['BODY']='Your account: "%s" has password "%s".';
$forgotpass['SEND1']='Password was sent to %s and %s addresses';
$forgotpass['SEND2']='Password was sent to %s address';
$forgotpass['NOALTMAIL']='No alternative email found.';
$forgotpass['NOUSER']='User not found.';
$forgotpass['SMTPHOSTERR']='Sending error!';
//#### ACCOUNTS ####
$accountlang['ERRORTXT']="There is an error in your%s.";
$accountlang['ACCOUNTINF']='Account Information:';
$accountlang['ACCOUNTREC']='Receiving Mail:';
$accountlang['STRING1']="Email: %s
Default mail account: %s
Account color: ";
$accountlang['STRING2']="Server: %s
Username: %s
Protocol: %s
Port: %s";
$accountlang['STRING2b']="
IMAP Folder: %s";
$accountlang['STRING3']="Merak mail server integration: %s";
//#### INVITATION ####
$invitationtxt['SUBJECT']="Invitation to '%s' (%s)"; //Category,Date
$invitationtxt['MESSAGE']="Title: %s\r\nDate: %s \r\nCategory: %s \r\nLocation: %s \r\n\r\nNote:\r\n%s \r\n\r\nRelated emails:\r\n%s"; //Title,Date,Category,Locaton,Note,Emails
//#### New Group ####
$newgroupprompt["MESSAGE"]="Enter name of new group:";
//#### Disk Quota ####
$diskquotaexceeded["MESSAGE"] = "Your disk quota has exceeded the limit. No more messages can be received. Please, delete some messages.";
$diskquotainfo1["MESSAGE"] = "You are currently using ";
$diskquotainfo2["MESSAGE"] = "% of your ";
$diskquotainfo3["MESSAGE"] = "MB quota.";
//#### WAP Disk Quota ####
$wapmessages["MESSAGE"] = " Msg(s)";
//#### WAP Disk Quota ####
$wapdiskquotaexceeded["MESSAGE"] = "Disk quota over the limit";
$wapdiskquotainfo1["MESSAGE"] = "You have ";
$wapdiskquotainfo2["MESSAGE"] = "% of ";
$wapdiskquotainfo3["MESSAGE"] = "MB";
//#### Max Messages ####
$maxmessageinfo["MESSAGE"] = "Your message size has exceeded the limit.";
//#### Logged Out ####
$loggedout["MESSAGE"] = "User has been logged out.";
$loggedout["TEXT"] = "Click here to login again";
$loggedout["URL"] = "index.html";
//#### WAP Logged Out ####
$waploggedout["MESSAGE"] = "Logged out";
$waploggedout["TEXT"] = "Login again";
//#### Session isn't active ####
$notactive["MESSAGE"] = "Your session is no longer active.";
$notactive["TEXT"] = "Please, login again.";
$notactive["URL"] = "index.html";
//#### WAP Session isn't active ####
$wapnotactive["MESSAGE"] = "Session not active";
$wapnotactive["TEXT"] = "Login again";
//#### Empty Fields Error ####
$emptyfields["MESSAGE"] = "The following fields must not be empty:";
//#### Folder Name Error ####
$folderempty["MESSAGE"] = "The folder name must not be empty.";
//#### Bad Login ####
$nologin["MESSAGE"] = "Incorrect user name or password.";
$nologin["TEXT"] = "Click here to login again";
$nologin["URL"] = "index.html";
//#### License expired ####
$nolicense["MESSAGE"] = "IceWarp Web Mail has expired. Please, register now.";
$nolicense["TEXT"] = "Click here to purchase";
$nolicense["URL"] = "http://www.icewarp.com/purchase/new_license/other.html";
//#### WAP Bad Login ####
$wapnologin["MESSAGE"] = "Login failed";
//#### Creating Account ####
$nocreate["MESSAGE"] = "Account creation is not allowed.";
$nocreate["TEXT"] = "Click here to login";
$nocreate["URL"] = "index.html";
$nocreateusermessage["MESSAGE"] = "The account could not be created. Please, try to specify a different username.";
$usercreated["MESSAGE"] = "The account has been created. Please, login.";
$lang[PASSERROR]= "Password could not be changed. Try a different password.";
$alreadyexists = "The user name already exists";
//#### Password ####
$passwordnotconfirmed = "Passwords do not match";
//#### No Recepient ####
$norecipient["MESSAGES"] = "A message must have at least one recipient.";
//#### WAP No Recepient ####
$wapnorecipient["MESSAGES"] = "No recipient specified";
//#### Connect to Mailserver ####
$couldnotconnect["MESSAGE"] = "Could not connect to mail server.";
//#### WAP Connect to Mailserver ####
$wapcouldnotconnect["MESSAGE"] = "Could not connect";
//#### Sending Messages ####
$couldnotsend["MESSAGE"] = "Could not send message: ";
$wapcouldnotsend["MESSAGE"] = "Send error: ";
$messagesent["MESSAGE"] = "Your message has been sent.";
$messagedrafts["MESSAGE"] = "Your message has been saved to drafts.";
$wapmessagesent["MESSAGE"] = "Messsage sent";
//#### Other Strings ####
$unreadtext = "Unread";
$messagestext = "Message(s)";
$newmessages = "New message(s)";
$wapnewmessages = "New msg(s)";
$nomessages = "No messages";
$noitems = "No items";
$wapnomessages = "No msg(s)";
$none = "<None>";
$lang["MSG_NONAME"]="No-name";
$wapnone = "<None>";
$kb = "kB";
$dateformat = "j.m.Y H:i";
$todaydateformat = "H:i";
$comparedate = "j.m.Y";
$restr = "Re:";
$fwstr = "Fw:";
$replyline = "> ";
$nextmessage = "[Next >>]";
$prevmessage = "[<< Prev]";
?>