summaryrefslogtreecommitdiff
path: root/program/localization/en_US/labels.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-11-18 19:27:52 +0100
committerAleksander Machniak <alec@alec.pl>2012-11-18 19:27:52 +0100
commit6459d86291d39879316694373e13d9e5e3129f5e (patch)
tree24e56863456f6f1136c228a8f3bc0eb34e7a4979 /program/localization/en_US/labels.inc
parent6fa61759e2369f4702ecebe584c133f9d79e0d93 (diff)
Select default_addressbook on the list in Address Book (#1488280)
Diffstat (limited to 'program/localization/en_US/labels.inc')
-rw-r--r--program/localization/en_US/labels.inc2
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';