tbrehm
2009-02-08 e09e6888ed70b1c17d290df68742d47db89bb2b4
interface/web/sites/lib/lang/de_database_list.lng
@@ -1,8 +1,9 @@
<?php
$wb['list_head_txt'] = 'Database';
$wb['active_txt'] = 'Active';
<?php
$wb['list_head_txt'] = 'Database';
$wb['active_txt'] = 'Active';
$wb['remote_access_txt'] = 'Remote Access';
$wb['server_id_txt'] = 'Server';
$wb['database_name_txt'] = 'Database name';
$wb['add_new_record_txt'] = 'Add new Database';
?>
$wb['server_id_txt'] = 'Server';
$wb['database_name_txt'] = 'Database name';
$wb['add_new_record_txt'] = 'Add new Database';
?>