"SQL" instead of "home"

This commit is contained in:
Alexander M. Turek
2002-05-05 08:28:43 +00:00
parent 45e43f3c85
commit 61ac77dc6a
47 changed files with 58 additions and 13 deletions

View File

@@ -358,4 +358,5 @@ $strOptions = 'Options'; //to translate
$strStructure = 'Structure'; //to translate
$strRelationView = 'Relation view'; //to translate
$strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
$strSQL = 'SQL'; //to translate
?>