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/admin/lib/lang/pl_groups_list.lng | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/interface/web/admin/lib/lang/pl_groups_list.lng b/interface/web/admin/lib/lang/pl_groups_list.lng index 8793198..8f8601f 100644 --- a/interface/web/admin/lib/lang/pl_groups_list.lng +++ b/interface/web/admin/lib/lang/pl_groups_list.lng @@ -1,7 +1,7 @@ -<?php -$wb["list_head_txt"] = 'Grupy użytkowników systemowych'; -$wb["description_txt"] = 'Opis'; -$wb["name_txt"] = 'Grupa'; -$wb["add_new_record_txt"] = 'Dodaj nową grupę'; -?> +<?php +$wb["list_head_txt"] = 'Grupy użytkowników systemowych'; +$wb["description_txt"] = 'Opis'; +$wb["name_txt"] = 'Grupa'; +$wb["add_new_record_txt"] = 'Dodaj nową grupę'; +?> -- Gitblit v1.9.1