Till Brehm
2014-08-14 1ed92e187ae2dfb51f5f2d62c290a85f93b6dc21
interface/web/admin/lib/lang/de_directive_snippets_list.lng
@@ -1,8 +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';
?>