]> git.donarmstrong.com Git - roundcube.git/blobdiff - program/localization/en_GB/labels.inc
Imported Upstream version 0.7
[roundcube.git] / program / localization / en_GB / labels.inc
index 70fd646d0045d53b950d6ab1c195b2bd498c7c9a..9bb70394ffef9ad4b6acebec85449b1e95195c7f 100644 (file)
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: Weiran Zhang (weiran@weiran.co.uk)                            |
+|         Phil Weir                                                     |
 +-----------------------------------------------------------------------+
 
-@version $Id: labels.inc 5175 2011-09-05 18:42:24Z thomasb $
+@version $Id: labels.inc 5184 2011-09-07 06:33:15Z alec $
 
 */
 
@@ -33,8 +34,8 @@ $labels['sent'] = 'Sent';
 $labels['trash'] = 'Deleted Items';
 $labels['junk'] = 'Junk';
 $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';
@@ -137,7 +138,7 @@ $labels['threaded'] = 'Threaded';
 $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';