summaryrefslogtreecommitdiff
path: root/program/localization/en_GB/labels.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-20 18:22:08 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-20 18:22:08 +0200
commitbc615988fea001a6fab97127c95056fa7904cc6e (patch)
tree4551c09cba822a78272397ed0b58ac0a1e012a07 /program/localization/en_GB/labels.inc
parent0768134de16b1c75a1908da09f58cd627f2330b0 (diff)
Short text label in en_GB
Diffstat (limited to 'program/localization/en_GB/labels.inc')
-rw-r--r--program/localization/en_GB/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc
index cb9c25c97..4129fba63 100644
--- a/program/localization/en_GB/labels.inc
+++ b/program/localization/en_GB/labels.inc
@@ -95,7 +95,7 @@ $labels['longdec'] = 'December';
$labels['today'] = 'Today';
$labels['refresh'] = 'Refresh';
$labels['checkmail'] = 'Check for new messages';
-$labels['compose'] = 'Compose a message';
+$labels['compose'] = 'Compose';
$labels['writenewmessage'] = 'Create a new message';
$labels['reply'] = 'Reply';
$labels['replytomessage'] = 'Reply to sender';