From 7f2361a0e4fbccb23f16899e7cc8db5193e8e14e Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Tue, 12 Oct 2010 07:17:27 -0400 Subject: [PATCH] Updated pl language files. --- interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng | 19 ++++++++++--------- 1 files changed, 10 insertions(+), 9 deletions(-) diff --git a/interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng b/interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng index 1f0aad1..8494e20 100644 --- a/interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng +++ b/interface/web/mail/lib/lang/pl_mail_domain_catchall_list.lng @@ -1,9 +1,10 @@ -<?php -$wb['list_head_txt'] = 'E-mail Catchall'; -$wb['active_txt'] = 'Aktywny'; -$wb['source_txt'] = 'źródło'; -$wb['destination_txt'] = 'Element docelowy adresu E-mail'; -$wb['server_id_txt'] = 'Serwer'; -$wb['domain_txt'] = 'Domena'; -$wb['add_new_record_txt'] = 'Dodaj nowy Catchall'; -?> +<?php +$wb['list_head_txt'] = 'E-mail Catchall'; +$wb['active_txt'] = 'Aktywny'; +$wb['source_txt'] = 'źródło'; +$wb['destination_txt'] = 'Element docelowy adresu E-mail'; +$wb['server_id_txt'] = 'Serwer'; +$wb['domain_txt'] = 'Domena'; +$wb['add_new_record_txt'] = 'Dodaj nowy Catchall'; +?> + -- Gitblit v1.9.1