summaryrefslogtreecommitdiff
path: root/program/localization/en_GB/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-11-28 19:03:24 +0000
committerthomascube <thomas@roundcube.net>2008-11-28 19:03:24 +0000
commit2fd975071a43147b054adaa857008f6ae2ee245f (patch)
tree71f60d8580ddff8656296e63c00fa86899b8db42 /program/localization/en_GB/labels.inc
parent41b43ba00e9110e6f415014382e11af7fe381fcb (diff)
Option to check for new mails in all folders (#1484374)
Diffstat (limited to 'program/localization/en_GB/labels.inc')
-rw-r--r--program/localization/en_GB/labels.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc
index 48656c214..deecde1a8 100644
--- a/program/localization/en_GB/labels.inc
+++ b/program/localization/en_GB/labels.inc
@@ -233,6 +233,7 @@ $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)';
$labels['2047folding'] = 'Full RFC 2047 (other)';
$labels['advancedoptions'] = 'Advanced options';
$labels['focusonnewmessage'] = 'Focus browser window on new message';
+$labels['checkallfolders'] = 'Check all folders for new messages';
$labels['messagesdisplaying'] = 'Displaying Messages';
$labels['messagescomposition'] = 'Composing Messages';
$labels['folder'] = 'Folder';