From 43ff34758eba110bd7ddd44bf1a616d25c00c734 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sun, 08 Jan 2012 11:09:57 -0500 Subject: [PATCH] Updated translations from launchpad --- 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 9a33eda..c33d60b 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -93,6 +93,7 @@ $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['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'; -- Gitblit v1.9.1