summaryrefslogtreecommitdiff
path: root/program/localization/pl_PL/csv2vcard.inc
diff options
context:
space:
mode:
Diffstat (limited to 'program/localization/pl_PL/csv2vcard.inc')
-rw-r--r--program/localization/pl_PL/csv2vcard.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/program/localization/pl_PL/csv2vcard.inc b/program/localization/pl_PL/csv2vcard.inc
index c6c5be414..ceb995517 100644
--- a/program/localization/pl_PL/csv2vcard.inc
+++ b/program/localization/pl_PL/csv2vcard.inc
@@ -15,7 +15,14 @@
| Author: Aleksander Machniak <alec@alec.pl> |
+-----------------------------------------------------------------------+
*/
+
+// This is a list of CSV column names specified in CSV file header
+// These must be original texts used in Outlook/Thunderbird exported csv files
+// Encoding UTF-8
+
$map = array();
+
+// MS Outlook 2010
$map['anniversary'] = "Rocznica";
$map['assistants_name'] = "Asystent";
$map['assistants_phone'] = "Telefon asystenta";