tbrehm
2009-03-04 3fbdb9bd7b59e185fe7efd40c74f009bc4e97d2f
interface/web/admin/lib/lang/fr_groups.lng
@@ -1,5 +1,5 @@
<?php
$wb["description_txt"] = 'Description';
$wb["name_txt"] = 'Groupe';
$wb["name_err"] = 'Le groupe doit avoir entre 1 et 30 Chars.';
?>
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Groupe';
$wb['name_err'] = 'Le groupe doit avoir entre 1 et 30 Chars.';
?>