From aa2b78d5880e73976d37799eb9cb6cc970634c32 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 28 Jul 2002 22:26:13 +0000 Subject: [PATCH] update --- lang/polish-iso-8859-2.inc.php3 | 3 +-- lang/polish-utf-8.inc.php3 | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 0cefce37c..7bf44e2b6 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -262,6 +262,7 @@ $strPasswordNotSame = 'Has $strPdfDbSchema = 'Schemet bazy danych "%s" - strona %s'; $strPdfInvalidPageNum = 'Niezdefiniowany numer strony PDF!'; $strPdfInvalidTblName = 'Tabela "%s" nie istnieje!'; +$strPdfNoTables = 'Brak tabel'; $strPhp = 'Utwórz kod PHP'; $strPHPVersion = 'Wersja PHP'; $strPmaDocumentation = 'Dokumentacja phpMyAdmina'; @@ -410,6 +411,4 @@ $strYes = 'Tak'; $strZip = '".zip"'; // To translate -$strPdfNoTables = 'No tables'; //to translate - ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 33c95b7b9..fa23c927b 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -263,6 +263,7 @@ $strPasswordNotSame = 'HasÅ‚a nie sÄ… identyczne!'; $strPdfDbSchema = 'Schemet bazy danych "%s" - strona %s'; $strPdfInvalidPageNum = 'Niezdefiniowany numer strony PDF!'; $strPdfInvalidTblName = 'Tabela "%s" nie istnieje!'; +$strPdfNoTables = 'Brak tabel'; $strPhp = 'Utwórz kod PHP'; $strPHPVersion = 'Wersja PHP'; $strPmaDocumentation = 'Dokumentacja phpMyAdmina'; @@ -411,6 +412,4 @@ $strYes = 'Tak'; $strZip = '".zip"'; // To translate -$strPdfNoTables = 'No tables'; //to translate - ?>