From ea4a92251a4908639be68eda9007d03f9e32a26d Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 12 Jun 2020 09:16:57 -0600 Subject: [PATCH] Change destination prefix description to country code --- 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 f4c8e3e966..210e590df1 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 prefix."; -$text['description-destination_prefix']['en-gb'] = "Enter the destination prefix."; +$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']['ar-eg'] = ""; $text['description-destination_prefix']['de-at'] = ""; //copied from de-de $text['description-destination_prefix']['de-ch'] = ""; //copied from de-de