tbrehm
2010-05-26 374c8db63dca02dcf62d64448dc408897925c19f
interface/web/admin/lib/lang/fr_groups_list.lng
@@ -1,6 +1,7 @@
<?php
$wb['list_head_txt'] = 'Groupes dutilisateur Système';
$wb['list_head_txt'] = 'Groupes dutilisateurs système';
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Groupe';
$wb['add_new_record_txt'] = 'Add new Group';
$wb['add_new_record_txt'] = 'Ajouter nouveau groupe';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
?>