<!--
var lang = new Array();
lang['addravailable'] = "Address available!";
lang['addrtaken'] = "Address unavailable!";
lang['addrinvalid'] = "Address invalid!";
lang['fillin'] = "Please fill in all required fields!";
lang['selecttext'] = "Please select a text first!";
lang['fillinname'] = "Please fill in at least first name and family name of the contact!";
lang['reallyreset'] = "Are you sure you want to reset the form? Entries may be lost!";
lang['addressbook'] = "Addressbook";
lang['browse'] = "Browse";
lang['importvcf'] = "Import VCF";
lang['import'] = "Import";
lang['userpicture'] = "User picture";
lang['addattach'] = "Add attachment";
lang['saveattach'] = "Save attachment";
lang['attachments'] = "Attachments";
lang['date'] = "Date";
lang['pricewarning'] = "To send this SMS you must have a balance of at least %1 Credit(s). Your current balance of %2 Credit(s) is insufficient. Please top up your account.";
lang['switchwarning'] = "Switching from HTML-Mode to Text-Mode, all formatting will be lost. Are you sure you want to continue?";
lang['folderprompt'] = "Please give the name of the folder to be created:";
lang['newfolder'] = "New folder";
lang['foldererror'] = "Folder could not be created.";
lang['attendees'] = "Attendees";
lang['addattendee'] = "Add attendees";
lang['newpatches'] = "New patches are available via the automatic update system.";
lang['protectedfolder'] = "Protected folder";
lang['source'] = "Source";
lang['sendwosubject'] = "You did not enter a subject for your e-mail. Click \"Cancel\", to enter a subject or click \"OK\" to send the e-mail without a subject.";
lang['movemail'] = "Move e-mail";
lang['certificate'] = "Certificate";
lang['addcert'] = "Import certificate";
lang['exportcert'] = "Export certificate";
lang['unknown'] = "Unknown";
lang['version'] = "Version";
//-->