Skip to content

Commit 9c90fee

Browse files
author
thom
committed
Fix typo
1 parent 6e38031 commit 9c90fee

21 files changed

+63
-63
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check'; //For future use. At this time, CAAs do not recognize any other flag values as described in RFC 6844
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb['ca_list_txt'] = 'Certifiction Authority';
2+
$wb['ca_list_txt'] = 'Certification Authority';
33
$wb['ca_domain_txt'] = 'Domain';
44
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
@@ -9,10 +9,10 @@ $wb['ca_wildcard_txt'] = 'Use Wildcard SSL';
99
$wb['ca_critical_txt'] = 'Strict check';
1010
$wb['ttl_txt'] = 'TTL';
1111
$wb['active_txt'] = 'Active';
12-
$wb['select_txt'] = 'Select Certifiction Authority';
12+
$wb['select_txt'] = 'Select Certification Authority';
1313
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
1414
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
15-
$wb['ca_error_txt'] = 'No Certifiction Authority selected';
15+
$wb['ca_error_txt'] = 'No Certification Authority selected';
1616
$wb['caa_exists_error'] = 'CAA Record already exists';
1717
$wb['ca_option_error'] = 'Invalid format for additional options; OPTION=VALUE';
1818
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';

0 commit comments

Comments
 (0)