florian030
2014-02-24 111cac700645255f888d1927c319faa203d8baf4
Add minimum ttl values in dns dkim records
21 files modified
24 ■■■■■ changed files
interface/web/dns/form/dns_dkim.tform.php 4 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/ar_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/bg_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/br_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/cz_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/de_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/el_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/en_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/es_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/fi_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/fr_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/hr_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/hu_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/id_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/it_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/ja_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/nl_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/ru_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/se_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/sk_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/lib/lang/tr_dns_dkim.lng 1 ●●●● patch | view | raw | blame | history
interface/web/dns/form/dns_dkim.tform.php
@@ -116,6 +116,10 @@
        'ttl' => array (
            'datatype' => 'INTEGER',
            'formtype' => 'TEXT',
            'validators' => array ( 0 => array ( 'type' => 'RANGE',
                            'range' => '60:',
                            'errmsg'=> 'ttl_range_error'),
            );
            'default' => '86400',
            'value'  => '',
            'width'  => '10',
interface/web/dns/lib/lang/ar_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/bg_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/br_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/cz_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/de_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb["dkim_disabled_txt"] = 'DKIM st fuer diese Domain nicht aktiv.';
$wb["limit_dns_record_txt"] = 'Die max. Anzahl von DNS Eintraegen fuer den Account ist erreicht.';
$wb["no_zone_perm"] = 'Fehlende Berechtigung zum Hinzufuegen eines Eintrags zur DNS-Zone.';
$wb['ttl_range_error'] = 'Min. TTL time ist 60 Sekunden.';
?>
interface/web/dns/lib/lang/el_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/en_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb["dkim_disabled_txt"] = 'DKIM disabled for this mail-domain';
$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/es_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/fi_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/fr_dns_dkim.lng
@@ -5,4 +5,5 @@
$wb["record_exists_txt"] = 'L\'enregistrement DNS exist déjà';
$wb["limit_dns_record_txt"] = 'Le nombre max. d\'enregistrement DNS pour votre compte à été atteint.';
$wb["no_zone_perm"] = 'Vous n\'avez pas la permission d\'ajouter un enregistrement à cette Zone DNS.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/hr_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/hu_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/id_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/it_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/ja_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/nl_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/ru_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/se_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/sk_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>
interface/web/dns/lib/lang/tr_dns_dkim.lng
@@ -6,4 +6,5 @@
$wb['dkim_disabled_txt'] = 'DKIM disabled for this mail-domain';
$wb['limit_dns_record_txt'] = 'The max. number of DNS records for your account is reached.';
$wb['no_zone_perm'] = 'You do not have the permission to add a record to this DNS zone.';
$wb['ttl_range_error'] = 'Min. TTL time is 60 seconds.';
?>