summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_GB
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-24 14:17:41 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-24 14:17:41 +0000
commit677ace5ee6fcecf5d254f0c47d268c647df3be4a (patch)
tree3330b1a882edb91dbb3aad505e5625836370d6db /roundcubemail/program/localization/en_GB
parent649163106d2dd5ebfe73d053568e4cc9d0e0b7aa (diff)
- messagemenu label
git-svn-id: https://svn.roundcube.net/trunk@2527 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_GB')
-rw-r--r--roundcubemail/program/localization/en_GB/labels.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_GB/labels.inc b/roundcubemail/program/localization/en_GB/labels.inc
index 96629a7e4..26af22993 100644
--- a/roundcubemail/program/localization/en_GB/labels.inc
+++ b/roundcubemail/program/localization/en_GB/labels.inc
@@ -116,6 +116,7 @@ $labels['markread'] = 'As read';
$labels['markunread'] = 'As unread';
$labels['markflagged'] = 'As flagged';
$labels['markunflagged'] = 'As unflagged';
+$labels['messagemenu'] = 'Message menu';
$labels['select'] = 'Select';
$labels['all'] = 'All';
$labels['none'] = 'None';