Improve the domain settings description.
This commit is contained in:
parent
a4f312af04
commit
10a69d5965
|
|
@ -127,26 +127,26 @@ $text['title-domain-add']['ru-ru'] = "Добавить домен";
|
|||
$text['title-domain-add']['sv-se'] = "Lägg Till Domän";
|
||||
$text['title-domain-add']['uk-ua'] = "Новий домен";
|
||||
|
||||
$text['header_description-domain_settings']['en-us'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['en-gb'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['ar-eg'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['de-at'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['de-ch'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['de-de'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['es-cl'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['es-mx'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['fr-ca'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['fr-fr'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['he-il'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['it-it'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['nl-nl'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['pl-pl'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['pt-br'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['pt-pt'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['ro-ro'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['ru-ru'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['sv-se'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['uk-ua'] = "Settings for this domain that should override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['en-us'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['en-gb'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['ar-eg'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['de-at'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['de-ch'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['de-de'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['es-cl'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['es-mx'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['fr-ca'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['fr-fr'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['he-il'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['it-it'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['nl-nl'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['pl-pl'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['pt-br'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['pt-pt'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['ro-ro'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['ru-ru'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['sv-se'] = "Settings for this domain override those defined in Default Settings.";
|
||||
$text['header_description-domain_settings']['uk-ua'] = "Settings for this domain override those defined in Default Settings.";
|
||||
|
||||
$text['message-delete_failed']['en-us'] = "No Settings Checked";
|
||||
$text['message-delete_failed']['en-gb'] = "No Settings Checked";
|
||||
|
|
|
|||
Loading…
Reference in New Issue