update
This commit is contained in:
@@ -262,6 +262,7 @@ $strPasswordNotSame = 'Has
|
|||||||
$strPdfDbSchema = 'Schemet bazy danych "%s" - strona %s';
|
$strPdfDbSchema = 'Schemet bazy danych "%s" - strona %s';
|
||||||
$strPdfInvalidPageNum = 'Niezdefiniowany numer strony PDF!';
|
$strPdfInvalidPageNum = 'Niezdefiniowany numer strony PDF!';
|
||||||
$strPdfInvalidTblName = 'Tabela "%s" nie istnieje!';
|
$strPdfInvalidTblName = 'Tabela "%s" nie istnieje!';
|
||||||
|
$strPdfNoTables = 'Brak tabel';
|
||||||
$strPhp = 'Utw<74>rz kod PHP';
|
$strPhp = 'Utw<74>rz kod PHP';
|
||||||
$strPHPVersion = 'Wersja PHP';
|
$strPHPVersion = 'Wersja PHP';
|
||||||
$strPmaDocumentation = 'Dokumentacja phpMyAdmina';
|
$strPmaDocumentation = 'Dokumentacja phpMyAdmina';
|
||||||
@@ -410,6 +411,4 @@ $strYes = 'Tak';
|
|||||||
$strZip = '".zip"';
|
$strZip = '".zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strPdfNoTables = 'No tables'; //to translate
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
@@ -263,6 +263,7 @@ $strPasswordNotSame = 'Hasła nie są identyczne!';
|
|||||||
$strPdfDbSchema = 'Schemet bazy danych "%s" - strona %s';
|
$strPdfDbSchema = 'Schemet bazy danych "%s" - strona %s';
|
||||||
$strPdfInvalidPageNum = 'Niezdefiniowany numer strony PDF!';
|
$strPdfInvalidPageNum = 'Niezdefiniowany numer strony PDF!';
|
||||||
$strPdfInvalidTblName = 'Tabela "%s" nie istnieje!';
|
$strPdfInvalidTblName = 'Tabela "%s" nie istnieje!';
|
||||||
|
$strPdfNoTables = 'Brak tabel';
|
||||||
$strPhp = 'Utwórz kod PHP';
|
$strPhp = 'Utwórz kod PHP';
|
||||||
$strPHPVersion = 'Wersja PHP';
|
$strPHPVersion = 'Wersja PHP';
|
||||||
$strPmaDocumentation = 'Dokumentacja phpMyAdmina';
|
$strPmaDocumentation = 'Dokumentacja phpMyAdmina';
|
||||||
@@ -411,6 +412,4 @@ $strYes = 'Tak';
|
|||||||
$strZip = '".zip"';
|
$strZip = '".zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strPdfNoTables = 'No tables'; //to translate
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user