diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-05 09:41:27 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-05 09:41:27 +0000 |
| commit | 3db41c110d5a9f98675502e1ee6af9de83567f94 (patch) | |
| tree | aa74d4a0fffc03a3f38b75e72091feda6cfadd6c /roundcubemail/program/localization/en_US | |
| parent | 8b0d37d30f6f78b076303bb3adb7fa52f8a54dde (diff) | |
Better title for export icon + include source in export url
git-svn-id: https://svn.roundcube.net/trunk@1737 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
| -rw-r--r-- | roundcubemail/program/localization/en_US/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index ac43c85f9..dec9d4671 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -223,6 +223,7 @@ $labels['composeto'] = 'Compose mail to'; $labels['contactsfromto'] = 'Contacts $from to $to of $count'; $labels['print'] = 'Print'; $labels['export'] = 'Export'; +$labels['exportvcards'] = 'Export contacts in vCard format'; $labels['previouspage'] = 'Show previous set'; $labels['firstpage'] = 'Show first set'; |
