New parameter $strInnodbStat on behalf of Rabus.

This commit is contained in:
Garvin Hicking
2003-02-28 19:26:38 +00:00
parent 1ae4b3682a
commit d4cff7a588
92 changed files with 92 additions and 0 deletions

View File

@@ -607,4 +607,5 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the
$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
$strInnodbStat = 'InnoDB Status'; //to translate
?>