latham
2011-05-19 4a75ab8355ed787110579caca0240a4e44ec2f6e
interface/web/sites/lib/lang/fr_shell_user_list.lng
@@ -1,8 +1,10 @@
<?php
$wb['list_head_txt'] = 'Utilisateur Shell';
$wb['active_txt'] = 'Actif';
$wb['server_id_txt'] = 'Serveur';
$wb['parent_domain_id_txt'] = 'Site web';
$wb['username_txt'] = 'Nom dutilisateur';
$wb['add_new_record_txt'] = 'Nouvel utilisateur Shell';
$wb['list_head_txt'] = "Utilisateur Shell";
$wb['active_txt'] = "Actif";
$wb['server_id_txt'] = "Serveur";
$wb['parent_domain_id_txt'] = "Site web";
$wb['username_txt'] = "Nom d'utilisateur";
$wb['add_new_record_txt'] = "Nouvel utilisateur Shell";
?>