diff options
author | thomascube <thomas@roundcube.net> | 2012-02-11 13:50:04 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-02-11 13:50:04 +0000 |
commit | 4dc22dd63417d6043489898d6ff9ac551c1b4231 (patch) | |
tree | 56941762ef893dc134882b32671dc47f0ab5c1ad /program/localization/en_US/labels.inc | |
parent | ba36dd03f6f7005a6e35ec02e4ff9a58f95be1c3 (diff) |
Backported r5871 to 0.7 release branch
Diffstat (limited to 'program/localization/en_US/labels.inc')
-rw-r--r-- | program/localization/en_US/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 1250c0d08..1eb6282ed 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -431,6 +431,7 @@ $labels['reqdsn'] = 'Always request a delivery status notification'; $labels['replysamefolder'] = 'Place replies in the folder of the message being replied to'; $labels['defaultaddressbook'] = 'Add new contacts to the selected addressbook'; $labels['autocompletesingle'] = 'Skip alternative email addresses in autocompletion'; +$labels['listnamedisplay'] = 'List contacts as'; $labels['spellcheckbeforesend'] = 'Check spelling before sending a message'; $labels['spellcheckoptions'] = 'Spellcheck Options'; $labels['spellcheckignoresyms'] = 'Ignore words with symbols'; |