Revised several laguage files.

This commit is contained in:
Alexander M. Turek
2002-06-23 19:42:24 +00:00
parent 66d4d994f4
commit 9af28b95db
18 changed files with 104 additions and 101 deletions

View File

@@ -379,7 +379,7 @@ $strSearchOption3 = 'the exact phrase';//to translate
$strSearchOption4 = 'as regular expression';//to translate
$strSearchResultsFor = 'Search results for "<i>%s</i>" %s:';//to translate
$strSearchType = 'Find:';//to translate
$strSplitWordsWithSpace = 'Words are splitted by a space character (" ").';//to translate
$strSplitWordsWithSpace = 'Words are seperated by a space character (" ").';//to translate
$strStructPropose = 'Propose table structure'; //to translate
$strExplain = 'Explain SQL Code'; //to translate
$strPhp = 'Create PHP Code'; //to translate