mcramer
2013-08-21 c1418f4ae00a1a6d3bbb3d4ed7e12305c53008c8
interface/web/admin/lib/lang/fr_groups.lng
@@ -1,7 +1,5 @@
<?php
$wb['description_txt'] = "Description";
$wb['name_txt'] = "Groupe";
$wb['name_err'] = "Le groupe doit avoir entre 1 et 30 caractères.";
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Groupe';
$wb['name_err'] = 'Le groupe doit avoir entre 1 et 30 caractères.';
?>