thomascube
2006-05-01 6204390af16bcf50f82da61a1aefc2ad0c0adf94
program/localization/en_US/labels.inc
@@ -19,6 +19,7 @@
$labels = array();
// login page
$labels['welcome']   = 'Welcome to Roundcube|Mail';
$labels['username']  = 'Username';
$labels['password']  = 'Password';
$labels['server']    = 'Server';
@@ -91,7 +92,7 @@
// toolbar buttons
$labels['writenewmessage']  = 'Create a new message';
$labels['replytomessage']   = 'Reply to the message';
$labels['replytoallmessage'] = 'Reply to sender an all recipients';
$labels['replytoallmessage'] = 'Reply to sender and all recipients';
$labels['forwardmessage']   = 'Forward the message';
$labels['deletemessage']    = 'Move message to trash';
$labels['printmessage']     = 'Print this message';
@@ -109,12 +110,20 @@
$labels['empty'] = 'Empty';
$labels['purge'] = 'Purge';
$labels['quota'] = 'Disk usage';
$labels['unknown']  = 'unknown';
$labels['unlimited']  = 'unlimited';
$labels['quicksearch']  = 'Quick search';
$labels['resetsearch']  = 'Reset search';
// message compose
$labels['compose']  = 'Compose a message';
$labels['sendmessage']  = 'Send the message now';
$labels['addattachment']  = 'Attach a file';
$labels['charset']  = 'Charset';
$labels['returnreceipt'] = 'Return receipt';
$labels['attachments'] = 'Attachments';
$labels['upload'] = 'Upload';
@@ -152,6 +161,10 @@
$labels['print']          = 'Print';
$labels['export']         = 'Export';
$labels['previouspage']   = 'Show previous set';
$labels['nextpage']       = 'Show next set';
// LDAP search
$labels['ldapsearch'] = 'LDAP directory search';
@@ -182,6 +195,7 @@
$labels['timezone']  = 'Time zone';
$labels['pagesize']  = 'Rows per page';
$labels['signature'] = 'Signature';
$labels['dstactive']  = 'Daylight savings';
$labels['folder']  = 'Folder';
$labels['folders']  = 'Folders';