Skip to content

Commit 3dc4ef5

Browse files
committed
resolves ticket #4525 - adds translations for error messages during domain edit
1 parent 8103d32 commit 3dc4ef5

26 files changed

+104
-5
lines changed

interface/web/sites/lib/lang/ar_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ $wb['https_port_txt'] = 'HTTPS Port';
148148
$wb['http_port_error_regex'] = 'HTTP Port invalid.';
149149
$wb['https_port_error_regex'] = 'HTTPS Port invalid.';
150150
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
151+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
152+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
153+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
154+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
151155
?>

interface/web/sites/lib/lang/bg_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ $wb['https_port_txt'] = 'HTTPS Port';
148148
$wb['http_port_error_regex'] = 'HTTP Port invalid.';
149149
$wb['https_port_error_regex'] = 'HTTPS Port invalid.';
150150
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
151+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
152+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
153+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
154+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
151155
?>

interface/web/sites/lib/lang/br_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ $wb['https_port_txt'] = 'Porta HTTPS';
148148
$wb['http_port_error_regex'] = 'Porta HTTP inválida.';
149149
$wb['https_port_error_regex'] = 'Porta HTTPS inválida.';
150150
$wb['enable_pagespeed_txt'] = 'Habilitar PageSpeed';
151+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
152+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
153+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
154+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
151155
?>

interface/web/sites/lib/lang/ca_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ $wb['https_port_txt'] = 'HTTPS Port';
148148
$wb['http_port_error_regex'] = 'HTTP Port invalid.';
149149
$wb['https_port_error_regex'] = 'HTTPS Port invalid.';
150150
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
151+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
152+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
153+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
154+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
151155
?>

interface/web/sites/lib/lang/cz_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ $wb['https_port_txt'] = 'HTTPS Port';
148148
$wb['http_port_error_regex'] = 'HTTP Port invalid.';
149149
$wb['https_port_error_regex'] = 'HTTPS Port invalid.';
150150
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
151+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
152+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
153+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
154+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
151155
?>

interface/web/sites/lib/lang/de_web_vhost_domain.lng

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,8 @@ $wb['http_port_txt'] = 'HTTP Port';
147147
$wb['https_port_txt'] = 'HTTPS Port';
148148
$wb['http_port_error_regex'] = 'HTTP Port ungültig.';
149149
$wb['https_port_error_regex'] = 'HTTPS Port ungültig.';
150-
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
150+
$wb['error_ipv4_change_forbidden'] = 'Die IP-Adresse kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator, wenn Sie die IPv4-Adresse ändern möchten.';
151+
$wb['error_ipv6_change_forbidden'] = 'Die IP-Adresse kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator, wenn Sie die IPv6-Adresse ändern möchten.';
152+
$wb['error_domain_change_forbidden'] = 'Der Domainname kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator, wenn Sie den Domainnamen ändern möchten.';
153+
$wb['error_server_change_not_possible'] = 'Der Server kann nicht geändert werden.';
151154
?>

interface/web/sites/lib/lang/dk_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ $wb['https_port_txt'] = 'HTTPS Port';
148148
$wb['http_port_error_regex'] = 'HTTP Port invalid.';
149149
$wb['https_port_error_regex'] = 'HTTPS Port invalid.';
150150
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
151+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
152+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
153+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
154+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
151155
?>

interface/web/sites/lib/lang/el_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ $wb['https_port_txt'] = 'HTTPS Port';
148148
$wb['http_port_error_regex'] = 'HTTP Port invalid.';
149149
$wb['https_port_error_regex'] = 'HTTPS Port invalid.';
150150
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
151+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
152+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
153+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
154+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
151155
?>

interface/web/sites/lib/lang/en_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,8 @@ $wb['https_port_txt'] = 'HTTPS Port';
153153
$wb['http_port_error_regex'] = 'HTTP Port invalid.';
154154
$wb['https_port_error_regex'] = 'HTTPS Port invalid.';
155155
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
156+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
157+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
158+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
159+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
156160
?>

interface/web/sites/lib/lang/es_web_vhost_domain.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ $wb['https_port_txt'] = 'HTTPS Port';
148148
$wb['http_port_error_regex'] = 'HTTP Port invalid.';
149149
$wb['https_port_error_regex'] = 'HTTPS Port invalid.';
150150
$wb['enable_pagespeed_txt'] = 'Enable PageSpeed';
151+
$wb['error_ipv4_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv4 address.';
152+
$wb['error_ipv6_change_forbidden'] = 'The IP cannot be changed. Please contact your administrator if you want to change the IPv6 address.';
153+
$wb['error_domain_change_forbidden'] = 'The domain name cannot be changed. Please contact your administrator if you want to change the domain name.';
154+
$wb['error_server_change_not_possible'] = 'The server cannot be changed.';
151155
?>

0 commit comments

Comments
 (0)