Skip to content

Commit 52348ef

Browse files
author
Marius Burkard
committed
Merge branch 'datalog-list-add-user-field' into 'develop'
Added user field to datalog list view Closes #6370 See merge request ispconfig/ispconfig3!1621
2 parents 59df847 + 1a6acb2 commit 52348ef

27 files changed

+39
-3
lines changed

interface/web/monitor/lib/lang/ar_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/bg_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/br_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ $wb['server_id_txt'] = 'Servidor';
55
$wb['dbtable_txt'] = 'Tabela do BD';
66
$wb['action_txt'] = 'Ação';
77
$wb['status_txt'] = 'Estado';
8+
$wb['user_txt'] = 'User';

interface/web/monitor/lib/lang/ca_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/cz_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Tabulka';
66
$wb['action_txt'] = 'Akce';
77
$wb['status_txt'] = 'Stav';
8+
$wb['user_txt'] = 'User';

interface/web/monitor/lib/lang/de_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'Datenbanktabelle';
66
$wb['action_txt'] = 'Aktion';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'Benutzer';
89
?>

interface/web/monitor/lib/lang/dk_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/el_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/en_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

interface/web/monitor/lib/lang/es_dataloghistory_list.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ $wb['server_id_txt'] = 'Server';
55
$wb['dbtable_txt'] = 'DB Table';
66
$wb['action_txt'] = 'Action';
77
$wb['status_txt'] = 'Status';
8+
$wb['user_txt'] = 'User';
89
?>

0 commit comments

Comments
 (0)