Skip to content

Commit 121b72e

Browse files
author
fantu
committed
other small multilanguage improve
1 parent 6f3a1a6 commit 121b72e

File tree

13 files changed

+0
-26
lines changed

13 files changed

+0
-26
lines changed

interface/web/client/lib/lang/en_client.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ $wb["limit_spamfilter_wblist_txt"] = 'Max. number of spamfilter white / blacklis
1212
$wb["limit_spamfilter_user_txt"] = 'Max. number of spamfilter users';
1313
$wb["limit_spamfilter_policy_txt"] = 'Max. number of spamfilter policys';
1414
$wb["default_mailserver_txt"] = 'Default Mailserver';
15-
$wb["btn_save_txt"] = 'Save';
16-
$wb["btn_cancel_txt"] = 'Cancel';
1715
$wb["company_name_txt"] = 'Company name';
1816
$wb["contact_name_txt"] = 'Contact name';
1917
$wb["username_txt"] = 'Username';

interface/web/dns/lib/lang/en_dns_a.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66
$wb["data_txt"] = 'IP-Address';
77
$wb["ttl_txt"] = 'TTL';
88
$wb["active_txt"] = 'Active';
9-
$wb["btn_save_txt"] = 'Save';
10-
$wb["btn_cancel_txt"] = 'Cancel';
119
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311
$wb["name_error_empty"] = 'The hostname is empty.';

interface/web/dns/lib/lang/en_dns_alias.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66
$wb["data_txt"] = 'Target Hostname';
77
$wb["ttl_txt"] = 'TTL';
88
$wb["active_txt"] = 'Active';
9-
$wb["btn_save_txt"] = 'Save';
10-
$wb["btn_cancel_txt"] = 'Cancel';
119
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311
$wb["name_error_empty"] = 'The hostname is empty.';

interface/web/dns/lib/lang/en_dns_cname.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66
$wb["data_txt"] = 'Target Hostname';
77
$wb["ttl_txt"] = 'TTL';
88
$wb["active_txt"] = 'Active';
9-
$wb["btn_save_txt"] = 'Save';
10-
$wb["btn_cancel_txt"] = 'Cancel';
119
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311
$wb["name_error_empty"] = 'The hostname is empty.';

interface/web/dns/lib/lang/en_dns_hinfo.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66
$wb["data_txt"] = 'Host Information';
77
$wb["ttl_txt"] = 'TTL';
88
$wb["active_txt"] = 'Active';
9-
$wb["btn_save_txt"] = 'Save';
10-
$wb["btn_cancel_txt"] = 'Cancel';
119
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311
$wb["name_error_empty"] = 'The hostname is empty.';

interface/web/dns/lib/lang/en_dns_mx.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ $wb["data_txt"] = 'Mailserver hostname';
77
$wb["aux_txt"] = 'Priority';
88
$wb["ttl_txt"] = 'TTL';
99
$wb["active_txt"] = 'Active';
10-
$wb["btn_save_txt"] = 'Save';
11-
$wb["btn_cancel_txt"] = 'Cancel';
1210
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1311
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1412
$wb["name_error_empty"] = 'The hostname is empty.';

interface/web/dns/lib/lang/en_dns_ns.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66
$wb["data_txt"] = 'Nameserver Hostname';
77
$wb["ttl_txt"] = 'TTL';
88
$wb["active_txt"] = 'Active';
9-
$wb["btn_save_txt"] = 'Save';
10-
$wb["btn_cancel_txt"] = 'Cancel';
119
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311
$wb["name_error_empty"] = 'The zone is empty.';

interface/web/dns/lib/lang/en_dns_ptr.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66
$wb["data_txt"] = 'Canonical Hostname';
77
$wb["ttl_txt"] = 'TTL';
88
$wb["active_txt"] = 'Active';
9-
$wb["btn_save_txt"] = 'Save';
10-
$wb["btn_cancel_txt"] = 'Cancel';
119
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311
$wb["name_error_empty"] = 'The name is empty.';

interface/web/dns/lib/lang/en_dns_rp.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66
$wb["data_txt"] = 'Responsible Person';
77
$wb["ttl_txt"] = 'TTL';
88
$wb["active_txt"] = 'Active';
9-
$wb["btn_save_txt"] = 'Save';
10-
$wb["btn_cancel_txt"] = 'Cancel';
119
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311
$wb["name_error_empty"] = 'The hostname is empty.';

interface/web/dns/lib/lang/en_dns_soa.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<?php
2-
$wb["btn_save_txt"] = 'Save';
3-
$wb["btn_cancel_txt"] = 'Cancel';
42
$wb["server_id_txt"] = 'Server';
53
$wb["origin_txt"] = 'Zone (SOA)';
64
$wb["ns_txt"] = 'NS';

0 commit comments

Comments
 (0)