Falko Timme
2014-05-09 ac3c7b1e66e09ed4cb4f357ae4041613f9a222b3
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';
?>