From 29de477e85838b5e064e1f2455129ae24c5c8de1 Mon Sep 17 00:00:00 2001 From: Nate Date: Tue, 20 Oct 2020 13:21:18 -0600 Subject: [PATCH] Contact - Import: Remove reference to outlook. --- app/contacts/app_languages.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/contacts/app_languages.php b/app/contacts/app_languages.php index b6bb1dc152..a739bae454 100644 --- a/app/contacts/app_languages.php +++ b/app/contacts/app_languages.php @@ -4753,8 +4753,8 @@ $text['description-contacts_import_google']['ru-ru'] = "Выберите нуж $text['description-contacts_import_google']['sv-se'] = "Välj de kontakter som skall importeras."; $text['description-contacts_import_google']['uk-ua'] = ""; -$text['description-contacts_import']['en-us'] = "Export your contacts from outlook to a comma delimitted csv file. Then use this tool to upload and add the contacts from that file."; -$text['description-contacts_import']['en-gb'] = "Export your contacts from outlook to a comma delimitted csv file. Then use this tool to upload and add the contacts from that file."; +$text['description-contacts_import']['en-us'] = "Submit or upload delimited data to add multiple records."; +$text['description-contacts_import']['en-gb'] = "Submit or upload delimited data to add multiple records."; $text['description-contacts_import']['ar-eg'] = ""; $text['description-contacts_import']['de-at'] = "Exportieren Sie Ihre Kontakte aus Outlook in eine CSV Datei und benützen Sie diese Funktion um Ihre Kontakte zu importieren."; //copied from de-de $text['description-contacts_import']['de-ch'] = "Exportieren Sie Ihre Kontakte aus Outlook in eine CSV Datei und benützen Sie diese Funktion um Ihre Kontakte zu importieren."; //copied from de-de