diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-11-19 11:08:32 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-11-19 11:08:32 +0100 |
commit | 37557b5f086d64348a42dccaf922e541b87c2d13 (patch) | |
tree | 6764eb17cb50f2ec10c3508e5baa723fdcb48722 /program/localization/en_US | |
parent | ac382e114570537e038eca79d2c8b90a4b95af12 (diff) | |
parent | 6459d86291d39879316694373e13d9e5e3129f5e (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'program/localization/en_US')
-rw-r--r-- | program/localization/en_US/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index cb3cdf1cb..c8cbf1841 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -453,7 +453,7 @@ $labels['afternseconds'] = 'after $n seconds'; $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['defaultabook'] = 'Default address book'; $labels['autocompletesingle'] = 'Skip alternative email addresses in autocompletion'; $labels['listnamedisplay'] = 'List contacts as'; $labels['spellcheckbeforesend'] = 'Check spelling before sending a message'; |