From ce879102fbb912d4856dacc9743ec691fe2abf4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 24 May 2002 09:09:35 +0000 Subject: [PATCH] patch #554925 - Search into database --- lang/albanian.inc.php3 | 13 +++++++++++++ lang/arabic.inc.php3 | 13 +++++++++++++ lang/brazilian_portuguese.inc.php3 | 13 +++++++++++++ lang/bulgarian-koi8.inc.php3 | 13 +++++++++++++ lang/bulgarian-win1251.inc.php3 | 13 +++++++++++++ lang/catala.inc.php3 | 13 +++++++++++++ lang/chinese_big5.inc.php3 | 13 +++++++++++++ lang/chinese_gb.inc.php3 | 13 +++++++++++++ lang/croatian-iso8859-2.inc.php3 | 13 +++++++++++++ lang/croatian-win1250.inc.php3 | 13 +++++++++++++ lang/czech-iso.inc.php3 | 13 +++++++++++++ lang/czech-win1250.inc.php3 | 13 +++++++++++++ lang/danish.inc.php3 | 13 +++++++++++++ lang/dutch.inc.php3 | 13 +++++++++++++ lang/estonian.inc.php3 | 13 +++++++++++++ lang/finnish.inc.php3 | 13 +++++++++++++ lang/galician.inc.php3 | 13 +++++++++++++ lang/georgian.inc.php3 | 13 +++++++++++++ lang/german.inc.php3 | 13 +++++++++++++ lang/greek.inc.php3 | 13 +++++++++++++ lang/hebrew.inc.php3 | 13 +++++++++++++ lang/hungarian.inc.php3 | 13 +++++++++++++ lang/indonesian.inc.php3 | 13 +++++++++++++ lang/italian.inc.php3 | 13 +++++++++++++ lang/japanese-euc.inc.php3 | 13 +++++++++++++ lang/japanese-sjis.inc.php3 | 13 +++++++++++++ lang/korean.inc.php3 | 13 +++++++++++++ lang/latvian.inc.php3 | 13 +++++++++++++ lang/lithuanian.inc.php3 | 13 +++++++++++++ lang/norwegian.inc.php3 | 13 +++++++++++++ lang/polish.inc.php3 | 13 +++++++++++++ lang/portuguese.inc.php3 | 13 +++++++++++++ lang/romanian.inc.php3 | 13 +++++++++++++ lang/russian-koi8.inc.php3 | 13 +++++++++++++ lang/russian-win1251.inc.php3 | 13 +++++++++++++ lang/serbian-win1250.inc.php3 | 13 +++++++++++++ lang/slovak-iso.inc.php3 | 13 +++++++++++++ lang/slovak-win1250.inc.php3 | 13 +++++++++++++ lang/spanish.inc.php3 | 13 +++++++++++++ lang/swedish.inc.php3 | 13 +++++++++++++ lang/thai.inc.php3 | 13 +++++++++++++ lang/turkish.inc.php3 | 13 +++++++++++++ lang/ukrainian-win1251.inc.php3 | 13 +++++++++++++ 43 files changed, 559 insertions(+) diff --git a/lang/albanian.inc.php3 b/lang/albanian.inc.php3 index 51edb341e..ad942f39e 100644 --- a/lang/albanian.inc.php3 +++ b/lang/albanian.inc.php3 @@ -371,4 +371,17 @@ $strShowColor = 'Show color'; //to translate $strShowGrid = 'Show grid'; //to translate $strShowTableDimension = 'Show dimension of tables'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/arabic.inc.php3 b/lang/arabic.inc.php3 index d9695b517..4f2780c91 100644 --- a/lang/arabic.inc.php3 +++ b/lang/arabic.inc.php3 @@ -372,4 +372,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 9f27eec82..e0153438d 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -370,4 +370,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/bulgarian-koi8.inc.php3 b/lang/bulgarian-koi8.inc.php3 index 54bdd80ba..5f5ce3838 100644 --- a/lang/bulgarian-koi8.inc.php3 +++ b/lang/bulgarian-koi8.inc.php3 @@ -371,4 +371,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 9a4145565..7a9977640 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -371,4 +371,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index b349a4a25..63c0fe0d0 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 8668198de..da8a421f6 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -372,4 +372,17 @@ $strZip = '"zipped"'; $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index fb2072caf..81eb19bf4 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -372,4 +372,17 @@ $strZip = '"zipped"'; $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/croatian-iso8859-2.inc.php3 b/lang/croatian-iso8859-2.inc.php3 index bd171c951..067b24ddf 100644 --- a/lang/croatian-iso8859-2.inc.php3 +++ b/lang/croatian-iso8859-2.inc.php3 @@ -371,4 +371,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/croatian-win1250.inc.php3 b/lang/croatian-win1250.inc.php3 index 46f8adedf..c86896d21 100644 --- a/lang/croatian-win1250.inc.php3 +++ b/lang/croatian-win1250.inc.php3 @@ -371,4 +371,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index cb9ef0947..86f3c08da 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -367,4 +367,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index a6bee0ea7..9043a4356 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 6229e711f..4d6a71090 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -365,4 +365,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index c2c8cc667..b9fee8d35 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -365,4 +365,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/estonian.inc.php3 b/lang/estonian.inc.php3 index fe3879710..f94eb7981 100644 --- a/lang/estonian.inc.php3 +++ b/lang/estonian.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index 5d824ab9d..3d7019e8c 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -370,4 +370,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index d13dd0820..97167b801 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -370,4 +370,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/georgian.inc.php3 b/lang/georgian.inc.php3 index db1b44bc5..3a884a9f2 100644 --- a/lang/georgian.inc.php3 +++ b/lang/georgian.inc.php3 @@ -375,4 +375,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index ebfe1a90d..ba8984a63 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -367,4 +367,17 @@ $strZip = '"Zip komprimiert"'; // To translate $strChangeDisplay = 'Anzuzeigende Spalte bestimmen'; +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index c5f60c9b0..7b93f9f8c 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -367,4 +367,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/hebrew.inc.php3 b/lang/hebrew.inc.php3 index 257747c11..a20abf9db 100644 --- a/lang/hebrew.inc.php3 +++ b/lang/hebrew.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/hungarian.inc.php3 b/lang/hungarian.inc.php3 index ee94ddc1d..92ddfb0b2 100644 --- a/lang/hungarian.inc.php3 +++ b/lang/hungarian.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/indonesian.inc.php3 b/lang/indonesian.inc.php3 index bb501c352..877f1f978 100644 --- a/lang/indonesian.inc.php3 +++ b/lang/indonesian.inc.php3 @@ -367,4 +367,17 @@ $strYes = 'Ya'; $strZip = '"Dikompress dengan Zip"'; $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 404204cde..adefe454c 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -372,4 +372,17 @@ $strZip = '"compresso con zip"'; // To translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 39d82b1f0..6cc7a6220 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -375,4 +375,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 7903306ec..f1c441509 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -375,4 +375,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 4789adac9..242c7de57 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -367,4 +367,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/latvian.inc.php3 b/lang/latvian.inc.php3 index e005236fd..1f6468164 100644 --- a/lang/latvian.inc.php3 +++ b/lang/latvian.inc.php3 @@ -370,4 +370,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/lithuanian.inc.php3 b/lang/lithuanian.inc.php3 index 08005a478..f7741ca0a 100644 --- a/lang/lithuanian.inc.php3 +++ b/lang/lithuanian.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 2ad21065b..f02a39f48 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -370,4 +370,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index a714fb441..e0c39a878 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index a0edb2cb7..73bfed208 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -373,4 +373,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index f68d79d7a..f3eef826e 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -367,4 +367,17 @@ $strZip = '"arhivat"'; $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index a2e072505..970f793dc 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -371,4 +371,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 8aa0de8f5..94b08fe01 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -371,4 +371,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/serbian-win1250.inc.php3 b/lang/serbian-win1250.inc.php3 index 4ceeab600..6e6caa90b 100644 --- a/lang/serbian-win1250.inc.php3 +++ b/lang/serbian-win1250.inc.php3 @@ -372,4 +372,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index fcb2570a8..fbbae5f5d 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -369,4 +369,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/slovak-win1250.inc.php3 b/lang/slovak-win1250.inc.php3 index 70779e767..5f4d888e5 100644 --- a/lang/slovak-win1250.inc.php3 +++ b/lang/slovak-win1250.inc.php3 @@ -369,4 +369,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 8631ffe91..8532e7f6e 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -364,4 +364,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 341ef0e8f..92cc75bd7 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 1ba644b00..ea97b2fe4 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -373,4 +373,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/turkish.inc.php3 b/lang/turkish.inc.php3 index 1617c5ac2..79450e0f2 100644 --- a/lang/turkish.inc.php3 +++ b/lang/turkish.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?> diff --git a/lang/ukrainian-win1251.inc.php3 b/lang/ukrainian-win1251.inc.php3 index f88c2a6a4..3ee34c7d5 100644 --- a/lang/ukrainian-win1251.inc.php3 +++ b/lang/ukrainian-win1251.inc.php3 @@ -366,4 +366,17 @@ $strShowTableDimension = 'Show dimension of tables'; //to translate $strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate $strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate $strChangeDisplay = 'Choose Field to display'; //to translate +$strNumSearchResultsInTable = '%s match(es) inside table %s';//to translate +$strNumSearchResultsTotal = 'Total: %s match(es)';//to translate +$strSearch = 'Search';//to translate +$strSearchFormTitle = 'Search in database';//to translate +$strSearchInTables = 'Inside table(s):';//to translate +$strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):';//to translate +$strSearchOption1 = 'at least one of the words';//to translate +$strSearchOption2 = 'all words';//to translate +$strSearchOption3 = 'the exact phrase';//to translate +$strSearchOption4 = 'as regular expression';//to translate +$strSearchResultsFor = 'Search results for "%s" %s:';//to translate +$strSearchType = 'Find:';//to translate +$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate ?>