Clarified the interface

This commit is contained in:
Alexander M. Turek
2002-05-02 15:09:24 +00:00
parent 492667ee7b
commit 5277d2c054
46 changed files with 59 additions and 11 deletions

View File

@@ -355,4 +355,5 @@ $strExportToXML = 'Export to XML format'; //to translate
$strOptions = 'Options'; //to translate
$strStructure = 'Structure'; //to translate
$strRelationView = 'Relation view'; //to translate
$strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
?>