<!--
var lang = new Array();
lang['addravailable'] = "Address still available!";
lang['addrtaken'] = "Address not available!";
lang['addrinvalid'] = "Invalid address!";
lang['fillin'] = "Please fill in all obligatory fields!";
lang['selecttext'] = "Please select a text passage first!";
lang['fillinname'] = "Please at least fill in the first and last name field!";
lang['reallyreset'] = "Do you really want to reset the form? Your input may get lost!";
lang['addressbook'] = "Address book";
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'] = "You need at least %1 Credit(s) in order to send this SMS. Your current balance is %2 Credit(s). Please charge your account before sending the SMS.";
lang['switchwarning'] = "When switching from HTML to text mode, all text formattings will be removed. Do you really want to continue?";
lang['folderprompt'] = "Please enter the name of the folder you want to create:";
lang['newfolder'] = "New folder";
lang['foldererror'] = "The folder cannot be created.";
lang['attendees'] = "Attendees";
lang['addattendee'] = "Add attendee";
lang['newpatches'] = "There are new patches available at the update service.";
lang['protectedfolder'] = "Protected folder";
lang['source'] = "Source code";
//-->