Skip to content

Commit bb08805

Browse files
committed
an before a vowel
1 parent 996a7d7 commit bb08805

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $wb['xfer_txt'] = 'Allow zone transfers to <br />these IPs (comma separated list
99
$wb['server_id_error_empty'] = 'No server selected';
1010
$wb['origin_error_empty'] = 'Zone empty.';
1111
$wb['origin_error_unique'] = 'There is already a record for this zone.';
12-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
12+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
1313
$wb['ns_error_regex'] = 'NS has a invalid format.';
1414
$wb['eg_domain_tld'] = 'e.g. domain.tld.';
1515
$wb['ipv4_form_txt'] = 'Separate multiple IPs with commas';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DN
1717
$wb['server_id_error_empty'] = 'No server selected';
1818
$wb['origin_error_empty'] = 'Zone empty.';
1919
$wb['origin_error_unique'] = 'There is already a record for this zone.';
20-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
20+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
2121
$wb['ns_error_regex'] = 'NS has a invalid format.';
2222
$wb['mbox_error_empty'] = 'Email is empty.';
2323
$wb['mbox_error_regex'] = 'Email format invalid.';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $wb['no_zone_perm'] = 'Вие намате права да добавяте за
1717
$wb['server_id_error_empty'] = 'Няма избран сървър';
1818
$wb['origin_error_empty'] = 'Зоната е празна.';
1919
$wb['origin_error_unique'] = 'Вече има такъв запис в тази зона.';
20-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
20+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
2121
$wb['ns_error_regex'] = 'NS запис ае в грешен формат.';
2222
$wb['mbox_error_empty'] = 'Полето с емайл е празно.';
2323
$wb['mbox_error_regex'] = 'Полето е емайл е в грешен формат.';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ $wb['xfer_txt'] = 'Allow zone transfers to <br />these IPs (comma separated list
1010
$wb['server_id_error_empty'] = 'No server selected';
1111
$wb['origin_error_empty'] = 'Zone empty.';
1212
$wb['origin_error_unique'] = 'There is already a record for this zone.';
13-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
13+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
1414
$wb['ns_error_regex'] = 'NS has a invalid format.';
1515
$wb['eg_domain_tld'] = 'e.g. domain.tld.';
1616
$wb['ipv4_form_txt'] = 'Separate multiple IPs with commas';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DN
2020
$wb['server_id_error_empty'] = 'No server selected';
2121
$wb['origin_error_empty'] = 'Zone empty.';
2222
$wb['origin_error_unique'] = 'There is already a record for this zone.';
23-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
23+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
2424
$wb['ns_error_regex'] = 'NS has a invalid format.';
2525
$wb['mbox_error_empty'] = 'Email is empty.';
2626
$wb['mbox_error_regex'] = 'Email format invalid.';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $wb['xfer_txt'] = 'Allow zone transfers to <br />these IPs (comma separated list
99
$wb['server_id_error_empty'] = 'No server selected';
1010
$wb['origin_error_empty'] = 'Zone empty.';
1111
$wb['origin_error_unique'] = 'There is already a record for this zone.';
12-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
12+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
1313
$wb['ns_error_regex'] = 'NS has a invalid format.';
1414
$wb['eg_domain_tld'] = 'e.g. domain.tld.';
1515
$wb['ipv4_form_txt'] = 'Separate multiple IPs with commas';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $wb['xfer_txt'] = 'Allow zone transfers to <br />these IPs (comma separated list
99
$wb['server_id_error_empty'] = 'No server selected';
1010
$wb['origin_error_empty'] = 'Zone empty.';
1111
$wb['origin_error_unique'] = 'There is already a record for this zone.';
12-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
12+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
1313
$wb['ns_error_regex'] = 'NS has a invalid format.';
1414
$wb['eg_domain_tld'] = 'e.g. domain.tld.';
1515
$wb['ipv4_form_txt'] = 'Separate multiple IPs with commas';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $wb['no_zone_perm'] = 'You do not have the permission to add a record to this DN
1717
$wb['server_id_error_empty'] = 'No server selected';
1818
$wb['origin_error_empty'] = 'Zone empty.';
1919
$wb['origin_error_unique'] = 'There is already a record for this zone.';
20-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
20+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
2121
$wb['ns_error_regex'] = 'NS has a invalid format.';
2222
$wb['mbox_error_empty'] = 'Email is empty.';
2323
$wb['mbox_error_regex'] = 'Email format invalid.';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $wb['xfer_txt'] = 'Allow zone transfers to <br />these IPs (comma separated list
99
$wb['server_id_error_empty'] = 'No server selected';
1010
$wb['origin_error_empty'] = 'Zone empty.';
1111
$wb['origin_error_unique'] = 'There is already a record for this zone.';
12-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
12+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
1313
$wb['ns_error_regex'] = 'NS has a invalid format.';
1414
$wb['eg_domain_tld'] = 'e.g. domain.tld.';
1515
$wb['ipv4_form_txt'] = 'Separate multiple IPs with commas';

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $wb['xfer_txt'] = 'Allow zone transfers to <br />these IPs (comma separated list
99
$wb['server_id_error_empty'] = 'No server selected';
1010
$wb['origin_error_empty'] = 'Zone empty.';
1111
$wb['origin_error_unique'] = 'There is already a record for this zone.';
12-
$wb['origin_error_regex'] = 'Zone has a invalid format.';
12+
$wb['origin_error_regex'] = 'Zone has an invalid format.';
1313
$wb['ns_error_regex'] = 'NS has a invalid format.';
1414
$wb['eg_domain_tld'] = 'e.g. domain.tld.';
1515
$wb['ipv4_form_txt'] = 'Separate multiple IPs with commas';

0 commit comments

Comments
 (0)