alecpl
2011-09-07 2a76f8ddc306df29a36563ec84b634e7e0b8a3fd
program/localization/en_US/labels.inc
@@ -28,7 +28,7 @@
// taskbar
$labels['logout']   = 'Logout';
$labels['mail']     = 'E-Mail';
$labels['mail']     = 'Mail';
$labels['settings'] = 'Settings';
$labels['addressbook'] = 'Address Book';
@@ -41,8 +41,8 @@
// message listing
$labels['subject'] = 'Subject';
$labels['from']    = 'Sender';
$labels['to']      = 'Recipient';
$labels['from']    = 'From';
$labels['to']      = 'To';
$labels['cc']      = 'Copy';
$labels['bcc']     = 'Bcc';
$labels['replyto'] = 'Reply-To';
@@ -140,7 +140,7 @@
$labels['markunread']       = 'As unread';
$labels['markflagged']      = 'As flagged';
$labels['markunflagged']    = 'As unflagged';
$labels['messageactions']   = 'More actions...';
$labels['moreactions']      = 'More actions...';
$labels['select'] = 'Select';
$labels['all'] = 'All';
@@ -163,7 +163,7 @@
$labels['autoexpand_threads'] = 'Expand message threads';
$labels['do_expand'] = 'all threads';
$labels['expand_only_unread'] = 'only with unread messages';
$labels['fromto'] = 'Sender/Recipient';
$labels['fromto'] = 'From/To';
$labels['flag'] = 'Flag';
$labels['attachment'] = 'Attachment';
$labels['nonesort'] = 'None';
@@ -202,6 +202,8 @@
$labels['editortype']     = 'Editor type';
$labels['returnreceipt']  = 'Return receipt';
$labels['dsn']            = 'Delivery status notification';
$labels['mailreplyintro'] = 'On $date, $sender wrote:';
$labels['originalmessage'] = 'Original Message';
$labels['editidents']    = 'Edit identities';
$labels['checkspelling'] = 'Check spelling';
@@ -254,7 +256,7 @@
$labels['department']   = 'Department';
$labels['gender']       = 'Gender';
$labels['maidenname']   = 'Maiden Name';
$labels['email']        = 'E-Mail';
$labels['email']        = 'Email';
$labels['phone']        = 'Phone';
$labels['address']      = 'Address';
$labels['street']       = 'Street';
@@ -289,6 +291,8 @@
$labels['typevideo']  = 'Video';
$labels['typeassistant']  = 'Assistant';
$labels['typehomepage']  = 'Home Page';
$labels['typeblog'] = 'Blog';
$labels['typeprofile'] = 'Profile';
$labels['addfield'] = 'Add field...';
$labels['addcontact'] = 'Add new contact';
@@ -313,7 +317,6 @@
$labels['export']         = 'Export';
$labels['exportvcards']   = 'Export contacts in vCard format';
$labels['newcontactgroup'] = 'Create new contact group';
$labels['groupactions']   = 'Actions for contact groups...';
$labels['grouprename']    = 'Rename group';
$labels['groupdelete']    = 'Delete group';
@@ -325,6 +328,9 @@
$labels['group'] = 'Group';
$labels['groups'] = 'Groups';
$labels['personaladrbook'] = 'Personal Addresses';
$labels['searchsave'] = 'Save search';
$labels['searchdelete'] = 'Delete search';
$labels['import'] = 'Import';
$labels['importcontacts'] = 'Import contacts';
@@ -423,6 +429,11 @@
$labels['replysamefolder'] = 'Place replies in the folder of the message being replied to';
$labels['defaultaddressbook'] = 'Add new contacts to the selected addressbook';
$labels['spellcheckbeforesend'] = 'Check spelling before sending a message';
$labels['spellcheckoptions'] = 'Spellcheck Options';
$labels['spellcheckignoresyms'] = 'Ignore words with symbols';
$labels['spellcheckignorenums'] = 'Ignore words with numbers';
$labels['spellcheckignorecaps'] = 'Ignore words with all letters capitalized';
$labels['addtodict'] = 'Add to dictionary';
$labels['folder']  = 'Folder';
$labels['folders']  = 'Folders';