added toll allow to fax server (#4936)
This commit is contained in:
@@ -1121,6 +1121,26 @@ $text['label-fax_caller_id_name']['ru-ru'] = "Caller ID Имя";
|
||||
$text['label-fax_caller_id_name']['sv-se'] = "Namnpresentation";
|
||||
$text['label-fax_caller_id_name']['uk-ua'] = "";
|
||||
|
||||
$text['label-toll_allow']['en-us'] = "Toll Allow";
|
||||
$text['label-toll_allow']['ar-eg'] = "";
|
||||
$text['label-toll_allow']['de-at'] = "Berechtigung"; //copied from de-de
|
||||
$text['label-toll_allow']['de-ch'] = "Berechtigung"; //copied from de-de
|
||||
$text['label-toll_allow']['de-de'] = "Berechtigung";
|
||||
$text['label-toll_allow']['es-cl'] = "Permitir Tarifas Especiales";
|
||||
$text['label-toll_allow']['es-mx'] = "Permitir Tarifas Especiales"; //copied from es-cl
|
||||
$text['label-toll_allow']['fr-ca'] = "droits"; //copied from fr-fr
|
||||
$text['label-toll_allow']['fr-fr'] = "droits";
|
||||
$text['label-toll_allow']['he-il'] = "";
|
||||
$text['label-toll_allow']['it-it'] = "Destinazioni Abilitate";
|
||||
$text['label-toll_allow']['nl-nl'] = "";
|
||||
$text['label-toll_allow']['pl-pl'] = "Zezwalaj na drogie/szczególwe połaczenia";
|
||||
$text['label-toll_allow']['pt-br'] = "Permissões"; //copied from pt-pt
|
||||
$text['label-toll_allow']['pt-pt'] = "Permissões";
|
||||
$text['label-toll_allow']['ro-ro'] = "";
|
||||
$text['label-toll_allow']['ru-ru'] = "Разрешить Платное Соединение";
|
||||
$text['label-toll_allow']['sv-se'] = "Toll Allow";
|
||||
$text['label-toll_allow']['uk-ua'] = "";
|
||||
|
||||
$text['label-fax_base64']['en-us'] = "Base64";
|
||||
$text['label-fax_base64']['ar-eg'] = "";
|
||||
$text['label-fax_base64']['de-at'] = "Base64"; //copied from de-de
|
||||
@@ -2681,6 +2701,26 @@ $text['description-fax_caller_id_name']['ru-ru'] = "";
|
||||
$text['description-fax_caller_id_name']['sv-se'] = "";
|
||||
$text['description-fax_caller_id_name']['uk-ua'] = "";
|
||||
|
||||
$text['description-toll_allow']['en-us'] = "Enter the toll allow value here.";
|
||||
$text['description-toll_allow']['ar-eg'] = "";
|
||||
$text['description-toll_allow']['de-at'] = "";
|
||||
$text['description-toll_allow']['de-ch'] = "";
|
||||
$text['description-toll_allow']['de-de'] = "";
|
||||
$text['description-toll_allow']['es-cl'] = "";
|
||||
$text['description-toll_allow']['es-mx'] = "";
|
||||
$text['description-toll_allow']['fr-ca'] = "";
|
||||
$text['description-toll_allow']['fr-fr'] = "";
|
||||
$text['description-toll_allow']['he-il'] = "";
|
||||
$text['description-toll_allow']['it-it'] = "";
|
||||
$text['description-toll_allow']['nl-nl'] = "";
|
||||
$text['description-toll_allow']['pl-pl'] = "";
|
||||
$text['description-toll_allow']['pt-br'] = "";
|
||||
$text['description-toll_allow']['pt-pt'] = "";
|
||||
$text['description-toll_allow']['ro-ro'] = "";
|
||||
$text['description-toll_allow']['ru-ru'] = "";
|
||||
$text['description-toll_allow']['sv-se'] = "";
|
||||
$text['description-toll_allow']['uk-ua'] = "";
|
||||
|
||||
$text['description-fax_base64']['en-us'] = "Base64 encoding.";
|
||||
$text['description-fax_base64']['ar-eg'] = "";
|
||||
$text['description-fax_base64']['de-at'] = "Base64 Kodierung."; //copied from de-de
|
||||
|
||||
Reference in New Issue
Block a user