Till Brehm
2016-04-07 7bce72dd8ffc5a1e072d9d51cd4e40ede7258d3d
interface/web/admin/lib/lang/de_software_repo_list.lng
@@ -1,7 +1,6 @@
<?php
$wb['list_head_txt'] = 'Archiv';
$wb['list_head_txt'] = 'Repository';
$wb['active_txt'] = 'Aktiv';
$wb['repo_name_txt'] = 'Archiv Name';
$wb['repo_name_txt'] = 'Repository';
$wb['repo_url_txt'] = 'URL';
?>