- BerkeleyDB version information.

- Auto-generated engine selection dropdown.
This commit is contained in:
Alexander M. Turek
2005-01-18 17:26:48 +00:00
parent 0d26acd9cd
commit c505e1c338
106 changed files with 158 additions and 36 deletions

View File

@@ -776,4 +776,5 @@ $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is
$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
$strVersionInformation = 'Version information'; //to translate
?>