diff --git a/lang/arabic.inc.php3 b/lang/arabic.inc.php3 index 5f99e1531..b7285e8bd 100644 --- a/lang/arabic.inc.php3 +++ b/lang/arabic.inc.php3 @@ -369,4 +369,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 098ae1c6e..f80f86a67 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -367,4 +367,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/bulgarian-koi8.inc.php3 b/lang/bulgarian-koi8.inc.php3 index d2bdf9b1d..92a0f4996 100644 --- a/lang/bulgarian-koi8.inc.php3 +++ b/lang/bulgarian-koi8.inc.php3 @@ -368,4 +368,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 08842ca9f..3e3541f24 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -368,4 +368,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index b25e10fc3..91470f2cd 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 335d86fa9..b7f964350 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -366,4 +366,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index c83cb1db7..6191d450e 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -366,4 +366,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/croatian-iso8859-2.inc.php3 b/lang/croatian-iso8859-2.inc.php3 index 049ba6315..934e139fd 100644 --- a/lang/croatian-iso8859-2.inc.php3 +++ b/lang/croatian-iso8859-2.inc.php3 @@ -368,4 +368,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/croatian-win1250.inc.php3 b/lang/croatian-win1250.inc.php3 index d7c679c62..db8e72a84 100644 --- a/lang/croatian-win1250.inc.php3 +++ b/lang/croatian-win1250.inc.php3 @@ -368,4 +368,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index ad279d16a..c05d42816 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -364,4 +364,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index c002da946..365f37e4c 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index e9743fed6..28a943e24 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -362,4 +362,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index e1c83974d..9888797f5 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -362,4 +362,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/estonian.inc.php3 b/lang/estonian.inc.php3 index 0f5789dc9..ab58736e8 100644 --- a/lang/estonian.inc.php3 +++ b/lang/estonian.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index 2314ffbd5..485a5e6a6 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -367,4 +367,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index e2bc2b1d2..65129f7c3 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -367,4 +367,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/georgian.inc.php3 b/lang/georgian.inc.php3 index 1d71c370a..fe65a8af9 100644 --- a/lang/georgian.inc.php3 +++ b/lang/georgian.inc.php3 @@ -372,4 +372,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 04da3a9ab..ed1d605af 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index f00f6a4d3..580cfc304 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -364,4 +364,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/hebrew.inc.php3 b/lang/hebrew.inc.php3 index de37b812d..f45291d83 100644 --- a/lang/hebrew.inc.php3 +++ b/lang/hebrew.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/hungarian.inc.php3 b/lang/hungarian.inc.php3 index 52b77f5d0..9e61ad558 100644 --- a/lang/hungarian.inc.php3 +++ b/lang/hungarian.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/indonesian.inc.php3 b/lang/indonesian.inc.php3 index 96924cbf4..a77b5fa90 100644 --- a/lang/indonesian.inc.php3 +++ b/lang/indonesian.inc.php3 @@ -362,4 +362,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 6681eec3a..7d2531866 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -369,4 +369,6 @@ $strYes = ' Si '; $strZip = '"compresso con zip"'; // To translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index f1945e046..ee00f3721 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -372,4 +372,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 794d4c5fa..a47f232b6 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -372,4 +372,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index ceb203ba5..523f0b78a 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -364,4 +364,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/latvian.inc.php3 b/lang/latvian.inc.php3 index f666b293f..ad0a10685 100644 --- a/lang/latvian.inc.php3 +++ b/lang/latvian.inc.php3 @@ -367,4 +367,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/lithuanian.inc.php3 b/lang/lithuanian.inc.php3 index 69ac4ab0c..3c916034e 100644 --- a/lang/lithuanian.inc.php3 +++ b/lang/lithuanian.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 7c29a638f..3b14e05a0 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -367,4 +367,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index aac32a32e..e554a35f5 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index 0bbbcc183..ecf4d0257 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -370,4 +370,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index 84b35aaf1..a6c8a0b35 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -364,4 +364,6 @@ $strZip = '"arhivat"'; // To translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index f5f59f1a5..56553f922 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -368,4 +368,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index fcbab0916..dc07b6d4f 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -368,4 +368,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/serbian-win1250.inc.php3 b/lang/serbian-win1250.inc.php3 index 8849d6b32..a33f969cc 100644 --- a/lang/serbian-win1250.inc.php3 +++ b/lang/serbian-win1250.inc.php3 @@ -369,4 +369,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 589fad635..231e75731 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -366,4 +366,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/slovak-win1250.inc.php3 b/lang/slovak-win1250.inc.php3 index 8912dc989..1fd0f9bc3 100644 --- a/lang/slovak-win1250.inc.php3 +++ b/lang/slovak-win1250.inc.php3 @@ -366,4 +366,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index dc0e90f14..751394caf 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -361,4 +361,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 59e2be15c..c63a39795 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 16d734947..9227d7bee 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -370,4 +370,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/turkish.inc.php3 b/lang/turkish.inc.php3 index 68cca8e40..13b366f06 100644 --- a/lang/turkish.inc.php3 +++ b/lang/turkish.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?> diff --git a/lang/ukrainian-win1251.inc.php3 b/lang/ukrainian-win1251.inc.php3 index 7ffdbf443..8bc931baf 100644 --- a/lang/ukrainian-win1251.inc.php3 +++ b/lang/ukrainian-win1251.inc.php3 @@ -363,4 +363,6 @@ $strPageNumber = 'Page number:'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowColor = 'Show color'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate +$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate +$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate ?>