ftimme
2013-06-08 c7cfc2a36d756b30c7cda82461987bf52fff7e03
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';
?>