From 3c9b1dcd537468548519f00b309fb7b38a5071a0 Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Mon, 17 May 2021 14:32:14 -0600 Subject: [PATCH] improved export page descriptions --- app/extensions/app_languages.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/app/extensions/app_languages.php b/app/extensions/app_languages.php index cf253fc310..4aeed699d6 100644 --- a/app/extensions/app_languages.php +++ b/app/extensions/app_languages.php @@ -2914,6 +2914,29 @@ $text['description-accountcode']['ru-ru'] = "Введите здесь код с $text['description-accountcode']['sv-se'] = "Ange 'account code' här."; $text['description-accountcode']['uk-ua'] = ""; +$text['description-extension_export']['en-us'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['en-gb'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['ar-eg'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['de-at'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['de-ch'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['de-de'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['ek-gr'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['es-cl'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['es-mx'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['fr-ca'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['fr-fr'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['he-il'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['it-it'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['nl-nl'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['pl-pl'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['pt-br'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['pt-pt'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['ro-ro'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['ru-ru'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['sv-se'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['uk-ua'] = "Select the fields you wish to include in the export."; +$text['description-extension_export']['tr-tr'] = "Select the fields you wish to include in the export."; + $text['button-call_forward']['en-us'] = "Call Forward"; $text['button-call_forward']['en-gb'] = "Call Forward"; $text['button-call_forward']['ar-eg'] = "";