Till Brehm
2014-02-16 fa9c29e3f808f565cad97f56ba8b576f0a9c35b4
interface/web/admin/lib/lang/de_directive_snippets_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Direcktiven Schnipsel';
$wb['list_head_txt'] = 'Direktiven Schnipsel';
$wb['active_txt'] = 'Aktiv';
$wb['name_txt'] = 'Name des Schnipsels';
$wb['type_txt'] = 'Typ';
$wb['add_new_record_txt'] = 'Direcktiven Schnipsel hinzufügen';
$wb['add_new_record_txt'] = 'Direktiven Schnipsel hinzufügen';
?>