Add contact-params (#6545)
Adding contact params for control over this setting.
This commit is contained in:
@@ -357,6 +357,27 @@ $text['label-register_transport']['ru-ru'] = "Регистрация Транс
|
||||
$text['label-register_transport']['sv-se'] = "Register Transport";
|
||||
$text['label-register_transport']['uk-ua'] = "Транспорт для реєстрації";
|
||||
|
||||
$text['label-contact_params']['en-us'] = "Contact Params";
|
||||
$text['label-contact_params']['en-gb'] = "Contact Params";
|
||||
$text['label-contact_params']['ar-eg'] = "";
|
||||
$text['label-contact_params']['de-at'] = ""; //copied from de-de
|
||||
$text['label-contact_params']['de-ch'] = ""; //copied from de-de
|
||||
$text['label-contact_params']['de-de'] = "";
|
||||
$text['label-contact_params']['es-cl'] = "";
|
||||
$text['label-contact_params']['es-mx'] = ""; //copied from es-cl
|
||||
$text['label-contact_params']['fr-ca'] = ""; //copied from fr-fr
|
||||
$text['label-contact_params']['fr-fr'] = "";
|
||||
$text['label-contact_params']['he-il'] = "";
|
||||
$text['label-contact_params']['it-it'] = "";
|
||||
$text['label-contact_params']['nl-nl'] = "";
|
||||
$text['label-contact_params']['pl-pl'] = "";
|
||||
$text['label-contact_params']['pt-br'] = "";
|
||||
$text['label-contact_params']['pt-pt'] = "";
|
||||
$text['label-contact_params']['ro-ro'] = "";
|
||||
$text['label-contact_params']['ru-ru'] = "";
|
||||
$text['label-contact_params']['sv-se'] = "";
|
||||
$text['label-contact_params']['uk-ua'] = "";
|
||||
|
||||
$text['label-register_proxy']['en-us'] = "Register Proxy";
|
||||
$text['label-register_proxy']['en-gb'] = "Register Proxy";
|
||||
$text['label-register_proxy']['ar-eg'] = "";
|
||||
@@ -1042,7 +1063,7 @@ $text['description-retry_seconds']['fr-fr'] = "Insérer ici la temps en secondes
|
||||
$text['description-retry_seconds']['he-il'] = "";
|
||||
$text['description-retry_seconds']['it-it'] = "Inserire qui i retry-seconds.";
|
||||
$text['description-retry_seconds']['nl-nl'] = "Voer herhaal tijd (seconden) in. ";
|
||||
$text['description-retry_seconds']['pl-pl'] = " Wprowadź wartość ponownej próby {sek)";
|
||||
$text['description-retry_seconds']['pl-pl'] = "Wprowadź wartość ponownej próby {sek)";
|
||||
$text['description-retry_seconds']['pt-br'] = "Insira o tempo de reconexão (em segundos)";
|
||||
$text['description-retry_seconds']['pt-pt'] = "Introduza o tempo de reconexão (em segundos) aqui.";
|
||||
$text['description-retry_seconds']['ro-ro'] = "Introduceți secunde Reîncercare aici";
|
||||
@@ -1071,6 +1092,27 @@ $text['description-register_transport']['ru-ru'] = "Выберите предп
|
||||
$text['description-register_transport']['sv-se'] = "Välj om registrera transport eller ej.";
|
||||
$text['description-register_transport']['uk-ua'] = "Choose whether to register-transport.";
|
||||
|
||||
$text['description-contact_params']['en-us'] = "Enter the contact params here.";
|
||||
$text['description-contact_params']['en-gb'] = "Enter the contact params here.";
|
||||
$text['description-contact_params']['ar-eg'] = "";
|
||||
$text['description-contact_params']['de-at'] = "";
|
||||
$text['description-contact_params']['de-ch'] = "";
|
||||
$text['description-contact_params']['de-de'] = "";
|
||||
$text['description-contact_params']['es-cl'] = "";
|
||||
$text['description-contact_params']['es-mx'] = "";
|
||||
$text['description-contact_params']['fr-ca'] = "";
|
||||
$text['description-contact_params']['fr-fr'] = "";
|
||||
$text['description-contact_params']['he-il'] = "";
|
||||
$text['description-contact_params']['it-it'] = "";
|
||||
$text['description-contact_params']['nl-nl'] = "";
|
||||
$text['description-contact_params']['pl-pl'] = "";
|
||||
$text['description-contact_params']['pt-br'] = "";
|
||||
$text['description-contact_params']['pt-pt'] = "";
|
||||
$text['description-contact_params']['ro-ro'] = "";
|
||||
$text['description-contact_params']['ru-ru'] = "";
|
||||
$text['description-contact_params']['sv-se'] = "";
|
||||
$text['description-contact_params']['uk-ua'] = "";
|
||||
|
||||
$text['description-register_proxy']['en-us'] = "Enter the hostname or IP address of the register proxy. host[:port]";
|
||||
$text['description-register_proxy']['en-gb'] = "Enter the hostname or IP address of the register proxy. host[:port]";
|
||||
$text['description-register_proxy']['ar-eg'] = "أدخل اسم المضيف أو عنوان إب الخاص بروكسي السجل. (وهذا يمكن أن تتخذ شكل المضيف: ميناء)";
|
||||
|
||||
Reference in New Issue
Block a user