From 4d19f0bc1dc11672b9aaf13d5c4c32207fd727e5 Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 1 Jun 2011 13:44:51 +0000 Subject: - Add popup with basic fields selection for addressbook search git-svn-id: https://svn.roundcube.net/trunk@4823 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 45da21cb4..c04531cf5 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -271,6 +271,7 @@ $labels['female'] = 'female'; $labels['manager'] = 'Manager'; $labels['assistant'] = 'Assistant'; $labels['spouse'] = 'Spouse'; +$labels['allfields'] = 'All fields'; $labels['typehome'] = 'Home'; $labels['typework'] = 'Work'; diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc index 637768e4d..8c4e910cd 100644 --- a/roundcubemail/program/localization/pl_PL/labels.inc +++ b/roundcubemail/program/localization/pl_PL/labels.inc @@ -408,5 +408,6 @@ $labels['otherfolder'] = 'Folder innego użytkownika'; $labels['sharedfolder'] = 'Folder współdzielony'; $labels['defaultaddressbook'] = 'Nowe kontakty dodawaj do wybranej książki adresowej'; $labels['spellcheckbeforesend'] = 'Przed wysłaniem wiadomości sprawdzaj pisownię'; +$labels['allfields'] = 'Wszystkie pola'; ?> -- cgit v1.2.3