tbrehm
2009-04-24 45b8e41fd93ffdfd67d3d900c77be16ac08f4e82
interface/web/admin/lib/lang/de_groups.lng
@@ -1,5 +1,5 @@
<?php
$wb["description_txt"] = 'Beschreibung';
$wb["name_txt"] = 'Gruppe';
$wb["name_err"] = 'Das Feld Gruppe muss min. 1, max. 30 Zeichen lang sein.';
?>
<?php
$wb['description_txt'] = 'Beschreibung';
$wb['name_txt'] = 'Gruppe';
$wb['name_err'] = 'Das Feld Gruppe muss min. 1, max. 30 Zeichen lang sein.';
?>