diff options
author | thomascube <thomas@roundcube.net> | 2012-01-08 16:09:57 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-08 16:09:57 +0000 |
commit | 43ff34758eba110bd7ddd44bf1a616d25c00c734 (patch) | |
tree | 08d77106f108677993c88532e959f2c518c72fbf /program/localization/en_GB/labels.inc | |
parent | c1d27d867935dd682eef01d20f3cb8c07e184c3b (diff) |
Updated translations from launchpad
Diffstat (limited to 'program/localization/en_GB/labels.inc')
-rw-r--r-- | program/localization/en_GB/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 9a33edaf6..c33d60b76 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -93,6 +93,7 @@ $labels['longnov'] = 'November'; $labels['longdec'] = 'December'; $labels['today'] = 'Today'; $labels['checkmail'] = 'Check for new messages'; +$labels['compose'] = 'Compose a message'; $labels['writenewmessage'] = 'Create a new message'; $labels['replytomessage'] = 'Reply to sender'; $labels['replytoallmessage'] = 'Reply to list or to sender and all recipients'; @@ -159,7 +160,6 @@ $labels['searchmod'] = 'Search modifiers'; $labels['msgtext'] = 'Entire message'; $labels['openinextwin'] = 'Open in new window'; $labels['emlsave'] = 'Download (.eml)'; -$labels['compose'] = 'Compose a message'; $labels['editasnew'] = 'Edit as new'; $labels['savemessage'] = 'Save this draft'; $labels['sendmessage'] = 'Send now'; |