File tree Expand file tree Collapse file tree 21 files changed +63
-63
lines changed
interface/web/dns/lib/lang Expand file tree Collapse file tree 21 files changed +63
-63
lines changed Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
Original file line number Diff line number Diff line change 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.';
You can’t perform that action at this time.
0 commit comments