cfoe
2012-05-22 0ae667e6cfdd1bcc85bacf85cd93a84f99fa88f8
interface/web/admin/lib/lang/fr_remote_user_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Utilisateurs distants';
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'Ajouter un nouvel utilisateur';
$wb['add_new_record_txt'] = 'Ajouter un utilisateur';
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = 'Nom dutilisateur';
$wb['username_txt'] = 'Identifiant';
?>