export rework

This commit is contained in:
Michal Čihař
2003-06-10 12:35:36 +00:00
parent bd4148f3c2
commit c430dc8a95
109 changed files with 2651 additions and 1620 deletions

View File

@@ -645,4 +645,9 @@ $strExcelOptions = 'Excel options'; //to translate
$strReplaceNULLBy = 'Replace NULL by'; //to translate
$strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
$strPaperSize = 'Paper size'; //to translate
$strDatabaseNoTable = 'This database contains no table!';//to translate
$strViewDumpDatabases = 'View dump (schema) of databases';//to translate
$strAddIntoComments = 'Add into comments';//to translate
$strDatabaseExportOptions = 'Database export options';//to translate
$strAddDropDatabase = 'Add DROP DATABASE';//to translate
?>