cfoe
2012-05-22 0ae667e6cfdd1bcc85bacf85cd93a84f99fa88f8
interface/web/dns/lib/lang/fr_dns_srv.lng
@@ -3,7 +3,9 @@
$wb['zone_txt'] = 'Zone';
$wb['name_txt'] = 'Nom d\'hôte';
$wb['type_txt'] = 'type';
$wb['data_txt'] = 'Enregistrement serveur';
$wb["target_txt"] = 'Target';
$wb["weight_txt"] = 'Weight';
$wb["port_txt"] = 'Port';
$wb['ttl_txt'] = 'TTL';
$wb['active_txt'] = 'Actif';
$wb['aux_txt'] = 'Priorité';
@@ -15,4 +17,3 @@
$wb['data_error_regex'] = 'Le format de l\'enregistrement serveur est invalide';
$wb['srv_error_regex'] = 'Le format d\'enregistrement serveur invalide. L\'enregistrement serveur doit contenir 3 chaînes de caractères séparées par des espaces.';
?>