From d7344819834e469c2e5875f756f1ad973b2e06d9 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Fri, 27 May 2011 07:22:56 -0400 Subject: [PATCH] - Added option to specify to which address book add new contacts --- 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 e9d6b6b..3e88d09 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -412,6 +412,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['folder'] = 'Folder'; $labels['folders'] = 'Folders'; -- Gitblit v1.9.1