strLoad...

This commit is contained in:
Marc Delisle
2003-05-29 16:44:04 +00:00
parent f961825edc
commit 75fb922c16
90 changed files with 180 additions and 0 deletions

View File

@@ -642,4 +642,6 @@ $strDumpSaved = 'Dump has been saved to file %s.'; //to translate
$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
$strInsertedRowId = 'Inserted row id:'; //to translate
$strLoadMethod = 'LOAD method'; //to translate
$strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate
?>