Skip to content

Commit 8ca68cb

Browse files
author
Marius Burkard
committed
Merge branch 'master' into 'master'
Master Closes #4723 See merge request !620
2 parents 83d9fde + 4b85a8a commit 8ca68cb

25 files changed

+49
-49
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnamen';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnamen';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnamen';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnamen';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnamen';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnamen';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnamen';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22
$wb['ca_list_txt'] = 'Certifiction Authority';
33
$wb['ca_domain_txt'] = 'Domain';
4-
$wb['ca_hostname_txt'] = 'additinal Hostnamen';
4+
$wb['ca_hostname_txt'] = 'Additional Hostnames';
55
$wb['ca_hostname_note_txt'] = '(Sepearated list with commas - empty for all hostnames)';
6-
$wb['ca_options_txt'] = 'additional options';
6+
$wb['ca_options_txt'] = 'Additional Options';
77
$wb['ca_options_note_txt'] = 'requested by the CA (Sepearated list with commas)';
88
$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

0 commit comments

Comments
 (0)