From f665aaaffa4023cfc13980833634684c0524f427 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 27 May 2011 11:22:56 +0000 Subject: - Added option to specify to which address book add new contacts git-svn-id: https://svn.roundcube.net/trunk@4811 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 1 + roundcubemail/program/localization/pl_PL/labels.inc | 1 + 2 files changed, 2 insertions(+) (limited to 'roundcubemail/program/localization') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index e9d6b6b14..3e88d09a0 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -412,6 +412,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['folder'] = 'Folder'; $labels['folders'] = 'Folders'; diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index d51b59e77..652b3027e 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -406,5 +406,6 @@ $labels['foldertype'] = 'Typ folderu'; $labels['personalfolder'] = 'Folder prywatny'; $labels['otherfolder'] = 'Folder innego użytkownika'; $labels['sharedfolder'] = 'Folder współdzielony'; +$labels['defaultaddressbook'] = 'Nowe kontakty dodawaj do wybranej książki adresowej'; ?> -- cgit v1.2.3