InnoDB buffer pool size indicators
This commit is contained in:
parent
d5f9ad07b7
commit
95e8d2c86a
@ -22,6 +22,10 @@ $Source$
|
||||
activity statistics.
|
||||
* server_status.php: Removed InnoDB Status sub-page. It is now part of
|
||||
server_engines.php.
|
||||
* lang/*.inc.php, libraries/engines/innodb.lib.php: Buffer pool size
|
||||
indicators.
|
||||
* libraries/mysql_charsets.lib.php: Don't check the character set of the
|
||||
virtual database "information_schema" (MySQL 5.0).
|
||||
|
||||
2005-03-05 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* tbl_alter.php, tbl_addfield.php, db_datadict.php, pdf_schema.php,
|
||||
|
||||
@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -808,4 +808,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -796,4 +796,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -806,4 +806,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -805,4 +805,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -821,4 +821,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -822,4 +822,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -806,4 +806,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -806,4 +806,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -820,4 +820,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -821,4 +821,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -820,4 +820,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -795,4 +795,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -796,4 +796,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -818,4 +818,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -795,4 +795,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -808,4 +808,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -809,4 +809,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -821,4 +821,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -802,4 +802,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -818,4 +818,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -825,4 +825,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -799,4 +799,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -818,4 +818,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -815,4 +815,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -816,4 +816,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -803,4 +803,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -802,4 +802,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -816,4 +816,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -802,4 +802,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -822,4 +822,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -821,4 +821,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -812,4 +812,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -813,4 +813,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -798,4 +798,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -801,4 +801,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -800,4 +800,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -808,4 +808,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -808,4 +808,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -807,4 +807,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -795,4 +795,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -795,4 +795,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -794,4 +794,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -792,4 +792,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -793,4 +793,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -796,4 +796,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -797,4 +797,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -817,4 +817,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -818,4 +818,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
@ -806,4 +806,7 @@ $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
|
||||
$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
|
||||
$strHTMLWord = 'Microsoft Word 2000'; //to translate
|
||||
$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
|
||||
$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
|
||||
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
|
||||
$strInnoDBPages = 'pages'; //to translate
|
||||
?>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user