From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 11 Jun 2012 05:00:57 -0400 Subject: [PATCH] Updated version number to 3.0.4.6 --- interface/web/monitor/lib/lang/pl_syslog_list.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/monitor/lib/lang/pl_syslog_list.lng b/interface/web/monitor/lib/lang/pl_syslog_list.lng index 125494b..e37799c 100644 --- a/interface/web/monitor/lib/lang/pl_syslog_list.lng +++ b/interface/web/monitor/lib/lang/pl_syslog_list.lng @@ -2,6 +2,6 @@ $wb['list_head_txt'] = 'Log ISPConfig'; $wb['tstamp_txt'] = 'Data'; $wb['server_id_txt'] = 'Serwer'; -$wb['loglevel_txt'] = 'Poziom Logu'; +$wb['loglevel_txt'] = 'Poziom logowania'; $wb['message_txt'] = 'Wiadomość'; ?> -- Gitblit v1.9.1