diff options
author | alecpl <alec@alec.pl> | 2008-10-22 17:41:22 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-10-22 17:41:22 +0000 |
commit | 06343d189ea9a58713fff0482b7cb8e48190f8a0 (patch) | |
tree | 7faa05e711b807794e5e8efd3d5b926885f6a506 /program/localization/en_GB | |
parent | fe7618f1baf08fe8f579b2efdbb7e5200b60e6d4 (diff) |
- Added option focus_on_new_message (#1485374)
Diffstat (limited to 'program/localization/en_GB')
-rw-r--r-- | program/localization/en_GB/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index f8f19d386..48656c214 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -232,6 +232,7 @@ $labels['2231folding'] = 'Full RFC 2231 (Thunderbird)'; $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['messagesdisplaying'] = 'Displaying Messages'; $labels['messagescomposition'] = 'Composing Messages'; $labels['folder'] = 'Folder'; |