Redesign of tbl_properties_export.

This commit is contained in:
Garvin Hicking
2003-03-10 15:14:00 +00:00
parent 35702c9861
commit 1dabf69496
95 changed files with 573 additions and 106 deletions

View File

@@ -609,4 +609,8 @@ $strInnodbStat = 'InnoDB Status'; //to translate
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
$strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
$strSQLOptions = 'SQL options';//to translate
$strXML = 'XML';//to translate
$strCSVOptions = 'CSV options';//to translate
$strNoOptions = 'This format has no options';//to translate
?>