From d6a2f694af913cbfc119c342c90251eda8e94a6f Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sat, 8 Jun 2002 10:05:27 +0000 Subject: [PATCH] polish --- ChangeLog | 4 +++- lang/polish.inc.php3 | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 41e6d5618..eb36f53e4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10,8 +10,10 @@ $Source$ * translators.html: - Changed Dutch translator. - Changed special characters into HTML entities. - * lang/norwegian.inc.php3: Updates, thanks to + * lang/norwegian.inc.php3: Updates, thanks again to Sven-Erik Andersen . + * lang/polish.inc.php3: Small corrections, thanks again to + Jakub Wilk 2002-06-07 Marc Delisle * translators.html: updates (try to have only one official translator, diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index cbed5470e..ae9161213 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -19,7 +19,7 @@ $datefmt = '%d %B %Y, %H:%M'; $strAccessDenied = 'Brak dostępu'; $strAction = 'Działanie'; $strAddDeleteColumn = 'Dodanie/usunięcie pól'; -$strAddDeleteRow = 'Dodanie/usunięcie wierszów kryteriów'; +$strAddDeleteRow = 'Dodanie/usunięcie wierszy kryteriów'; $strAddNewField = 'Dodanie nowego pola'; $strAddPriv = 'Dodanie nowych uprawnien'; $strAddPrivMessage = 'Nowe uprawnienia zostały dodane.';