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/lib/lang/pl.lng | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/interface/lib/lang/pl.lng b/interface/lib/lang/pl.lng index 5741bcc..f582331 100644 --- a/interface/lib/lang/pl.lng +++ b/interface/lib/lang/pl.lng @@ -67,5 +67,7 @@ $wb['monthnamesshort_dec'] = 'Gru'; $wb['datepicker_nextText'] = 'Nast'; $wb['datepicker_prevText'] = 'Poprz'; +$wb['logout_txt'] = 'LOGOUT'; +$wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd'; +$wb['submit_confirmation'] = 'Do you really want to perform this action?'; ?> - -- Gitblit v1.9.1