Extension - Edit: Add clarity to Max Registrations and Limit Max descriptions.
This commit is contained in:
parent
4b7bac9ba1
commit
4ba6148f57
|
|
@ -2473,29 +2473,29 @@ $text['description-missed_call']['ru-ru'] = "Выберите тип уведо
|
|||
$text['description-missed_call']['sv-se'] = "Välj typ anmälan, och ange lämplig destination.";
|
||||
$text['description-missed_call']['uk-ua'] = "Виберіть тип повідомлення, і ввести відповідний пункт призначення.";
|
||||
|
||||
$text['description-max_registrations']['en-us'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['en-gb'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['ar-eg'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['de-at'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['de-ch'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['de-de'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['es-cl'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['es-mx'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['fr-ca'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['fr-fr'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['he-il'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['it-it'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['nl-nl'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['pl-pl'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['pt-br'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['pt-pt'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['ro-ro'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['ru-ru'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['sv-se'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['uk-ua'] = "Enter the maximum registration allowed for this user";
|
||||
$text['description-max_registrations']['en-us'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['en-gb'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['ar-eg'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['de-at'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['de-ch'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['de-de'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['es-cl'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['es-mx'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['fr-ca'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['fr-fr'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['he-il'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['it-it'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['nl-nl'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['pl-pl'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['pt-br'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['pt-pt'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['ro-ro'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['ru-ru'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['sv-se'] = "Enter the maximum concurrent registrations allowed.";
|
||||
$text['description-max_registrations']['uk-ua'] = "Enter the maximum concurrent registrations allowed.";
|
||||
|
||||
$text['description-limit_max']['en-us'] = "Enter the max number of outgoing calls for this user.";
|
||||
$text['description-limit_max']['en-gb'] = "Enter the max number of outgoing calls for this user.";
|
||||
$text['description-limit_max']['en-us'] = "Enter the maximum number of concurrent outbound calls allowed.";
|
||||
$text['description-limit_max']['en-gb'] = "Enter the maximum number of concurrent outbound calls allowed.";
|
||||
$text['description-limit_max']['ar-eg'] = "";
|
||||
$text['description-limit_max']['de-at'] = "Geben Sie die maximale Anzahl ausgehender Gespräche dieser Nebenstelle an."; //copied from de-de
|
||||
$text['description-limit_max']['de-ch'] = "Geben Sie die maximale Anzahl ausgehender Gespräche dieser Nebenstelle an."; //copied from de-de
|
||||
|
|
|
|||
Loading…
Reference in New Issue