From 710b1bd68465ad919aabd171f1ab597a192c367b Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 10 Nov 2011 14:30:51 +0000 Subject: - Add option to skip alternative email addresses in autocompletion --- program/localization/en_US/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'program/localization/en_US') diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 77b31b6dd..6aefd6c4a 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -431,6 +431,7 @@ $labels['reqmdn'] = 'Always request a return receipt'; $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['spellcheckbeforesend'] = 'Check spelling before sending a message'; $labels['spellcheckoptions'] = 'Spellcheck Options'; $labels['spellcheckignoresyms'] = 'Ignore words with symbols'; -- cgit v1.2.3