tbrehm
2009-10-28 c2f53e76fde1ab534e67a9227d4f0adcde05dfa4
interface/web/admin/lib/lang/de_software_update_list.lng
@@ -1,7 +1,8 @@
<?php
$wb['list_head_txt'] = 'Software updates';
$wb['installed_txt'] = 'Action';
$wb['list_head_txt'] = 'Softwareupdates';
$wb['server_select_txt'] = 'Server wählen';
$wb['installed_txt'] = 'Aktion';
$wb['update_title_txt'] = 'Update';
$wb['version_txt'] = 'Version';
$wb['action_txt'] = 'Action';
$wb['action_txt'] = 'Aktion';
?>