From dd9e61862da3ae906479ed1a2c035a38634f5769 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 18 Jun 2020 07:56:00 -0600 Subject: [PATCH] Change the destination prefix description. --- app/destinations/app_languages.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/destinations/app_languages.php b/app/destinations/app_languages.php index 210e590df1..e9083b475d 100644 --- a/app/destinations/app_languages.php +++ b/app/destinations/app_languages.php @@ -1051,8 +1051,8 @@ $text['description-destination_condition_field']['ru-ru'] = ""; $text['description-destination_condition_field']['sv-se'] = ""; $text['description-destination_condition_field']['uk-ua'] = ""; -$text['description-destination_prefix']['en-us'] = "Enter the destination country code."; -$text['description-destination_prefix']['en-gb'] = "Enter the destination country code."; +$text['description-destination_prefix']['en-us'] = "Enter the country code."; +$text['description-destination_prefix']['en-gb'] = "Enter the country code."; $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