structure, main

This commit is contained in:
Marc Delisle
2002-05-01 10:30:07 +00:00
parent 5e7ae5779e
commit 7969d042ba
44 changed files with 88 additions and 0 deletions

View File

@@ -359,4 +359,6 @@ $strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
$strOptions = 'Options'; //to translate
$strStructure = 'Structure'; //to translate
$strMain = 'Main'; //to translate
?>