From 08ade5babcc5fe18916b285852a770e6d74b44dd Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Fri, 24 Jul 2009 05:01:44 -0400 Subject: [PATCH] Updated pl translation --- interface/web/help/lib/lang/pl_support_message.lng | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/interface/web/help/lib/lang/pl_support_message.lng b/interface/web/help/lib/lang/pl_support_message.lng index 0830c8a..cc32349 100644 --- a/interface/web/help/lib/lang/pl_support_message.lng +++ b/interface/web/help/lib/lang/pl_support_message.lng @@ -1,9 +1,9 @@ -<?php -$wb['recipient_id_txt'] = 'ID odbiorcy'; -$wb['sender_id_txt'] = 'ID nadawcy'; -$wb['subject_txt'] = 'Temat'; -$wb['message_txt'] = 'Wiadomość'; -$wb['tstamp_txt'] = 'Kalendarz'; -?> - +<?php +$wb['recipient_id_txt'] = 'ID odbiorcy'; +$wb['sender_id_txt'] = 'ID nadawcy'; +$wb['subject_txt'] = 'Temat'; +$wb['message_txt'] = 'Wiadomość'; +$wb['tstamp_txt'] = 'Kalendarz'; +?> + -- Gitblit v1.9.1