From 4626d8234e782057da68e00a9709f54083837121 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 29 Apr 2019 09:45:52 -0600 Subject: [PATCH] Update app_languages.php --- app/destinations/app_languages.php | 40 ++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/app/destinations/app_languages.php b/app/destinations/app_languages.php index a422050f31..f11b774a57 100644 --- a/app/destinations/app_languages.php +++ b/app/destinations/app_languages.php @@ -421,6 +421,26 @@ $text['label-destination_number']['ru-ru'] = "Направление"; $text['label-destination_number']['sv-se'] = "Destination"; $text['label-destination_number']['uk-ua'] = "Номер"; +$text['label-destination_prefix']['en-us'] = "Prefix"; +$text['label-destination_prefix']['ar-eg'] = ""; +$text['label-destination_prefix']['de-at'] = ""; //copied from de-de +$text['label-destination_prefix']['de-ch'] = ""; //copied from de-de +$text['label-destination_prefix']['de-de'] = ""; +$text['label-destination_prefix']['es-cl'] = ""; +$text['label-destination_prefix']['es-mx'] = ""; //copied from es-cl +$text['label-destination_prefix']['fr-ca'] = ""; //copied from fr-fr +$text['label-destination_prefix']['fr-fr'] = ""; +$text['label-destination_prefix']['he-il'] = ""; +$text['label-destination_prefix']['it-it'] = ""; +$text['label-destination_prefix']['nl-nl'] = ""; +$text['label-destination_prefix']['pl-pl'] = ""; +$text['label-destination_prefix']['pt-br'] = ""; //copied from pt-pt +$text['label-destination_prefix']['pt-pt'] = ""; +$text['label-destination_prefix']['ro-ro'] = ""; +$text['label-destination_prefix']['ru-ru'] = ""; +$text['label-destination_prefix']['sv-se'] = ""; +$text['label-destination_prefix']['uk-ua'] = ""; + $text['label-destination_enabled']['en-us'] = "Enabled"; $text['label-destination_enabled']['ar-eg'] = "مفعل"; $text['label-destination_enabled']['de-at'] = "Aktiviert"; //copied from de-de @@ -921,6 +941,26 @@ $text['description-destination_number']['ru-ru'] = "Введите номер н $text['description-destination_number']['sv-se'] = "Ange destinationen."; $text['description-destination_number']['uk-ua'] = "Введіть номер"; +$text['description-destination_prefix']['en-us'] = ""; +$text['description-destination_prefix']['ar-eg'] = ""; +$text['description-destination_prefix']['de-at'] = ""; //copied from de-de +$text['description-destination_prefix']['de-ch'] = ""; //copied from de-de +$text['description-destination_prefix']['de-de'] = ""; +$text['description-destination_prefix']['es-cl'] = ""; +$text['description-destination_prefix']['es-mx'] = ""; //copied from es-cl +$text['description-destination_prefix']['fr-ca'] = ""; //copied from fr-fr +$text['description-destination_prefix']['fr-fr'] = ""; +$text['description-destination_prefix']['he-il'] = ""; +$text['description-destination_prefix']['it-it'] = ""; +$text['description-destination_prefix']['nl-nl'] = ""; +$text['description-destination_prefix']['pl-pl'] = ""; +$text['description-destination_prefix']['pt-br'] = ""; +$text['description-destination_prefix']['pt-pt'] = ""; +$text['description-destination_prefix']['ro-ro'] = ""; +$text['description-destination_prefix']['ru-ru'] = ""; +$text['description-destination_prefix']['sv-se'] = ""; +$text['description-destination_prefix']['uk-ua'] = ""; + $text['description-destination_enabled']['en-us'] = "Set the current status of this destination."; $text['description-destination_enabled']['ar-eg'] = ""; $text['description-destination_enabled']['de-at'] = "Setzen Sie den derzeitigen Status des Ziels."; //copied from de-de