mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Change destination prefix description to country code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user