inline thumbnails

This commit is contained in:
Marc Delisle
2003-03-05 18:13:21 +00:00
parent 66598d38c5
commit 6c9296cacf
94 changed files with 101 additions and 98 deletions

View File

@@ -25,7 +25,6 @@ $Source$
* transformation_wrapper.php3, libraries/defines_php.lib.php3,
libraries/transformations/image_jpeg__inline.inc.php3:
resized thumbnails
TODO: doc
2003-03-03 Alexander M. Turek <rabus@users.sourceforge.net>
* tbl_replace_fields.php3: Bugfix: User was unable to insert values

View File

@@ -68,7 +68,9 @@
Then <span class="important">you should not run this script with
PHP3&nbsp;&lt;&nbsp;3.0.8</span>.<br />
PHP also needs to be <span class="important">compiled with MySQL
support</span>;
support</span>;<br />
If you want to display inline thumbnails of JPEGs, you also need
GD2 support in PHP.
</li>
<li>
MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x);<br />

View File

@@ -610,7 +610,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -611,7 +611,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -603,7 +603,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -604,7 +604,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -625,7 +625,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -624,7 +624,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -624,7 +624,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -625,7 +625,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -623,7 +623,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -624,7 +624,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -623,7 +623,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -596,7 +596,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -623,7 +623,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -622,7 +622,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -622,7 +622,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -621,7 +621,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -623,7 +623,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -624,7 +624,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -623,7 +623,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -598,7 +598,6 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"';
// To translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
@@ -606,4 +605,5 @@ $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entitie
$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; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -599,7 +599,6 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu)
$strZip = '"zazipováno"';
// To translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
@@ -607,4 +606,5 @@ $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entitie
$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; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -598,7 +598,6 @@ $strZeroRemovesTheLimit = 'Pozn
$strZip = '"zazipov<6F>no"';
// To translate
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';//to translate
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
@@ -606,4 +605,5 @@ $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entitie
$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; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -618,7 +618,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -619,7 +619,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -600,7 +600,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -601,7 +601,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -17,6 +17,8 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O
$datefmt = '%B %d, %Y at %I:%M %p';
$timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
$updComTab = 'Please see Documentation on how to update your Column_comments Table';
$strAPrimaryKey = 'A primary key has been added on %s';
$strAbortedClients = 'Aborted';
$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';
@@ -242,6 +244,7 @@ $strIndexHasBeenDropped = 'Index %s has been dropped';
$strIndexName = 'Index name&nbsp;:';
$strIndexType = 'Index type&nbsp;:';
$strIndexes = 'Indexes';
$strInnodbStat = 'InnoDB Status';
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';
$strInsert = 'Insert';
$strInsertAsNewRow = 'Insert as a new row';
@@ -547,7 +550,7 @@ $strTime = 'Time';
$strTotal = 'total';
$strTotalUC = 'Total';
$strTraffic = 'Traffic';
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)';
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';
@@ -596,6 +599,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strInnodbStat = 'InnoDB Status';
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
?>

View File

@@ -18,6 +18,8 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O
$datefmt = '%B %d, %Y at %I:%M %p';
$timespanfmt = '%s days, %s hours, %s minutes and %s seconds';
$updComTab = 'Please see Documentation on how to update your Column_comments Table';
$strAPrimaryKey = 'A primary key has been added on %s';
$strAbortedClients = 'Aborted';
$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';
@@ -243,6 +245,7 @@ $strIndexHasBeenDropped = 'Index %s has been dropped';
$strIndexName = 'Index name&nbsp;:';
$strIndexType = 'Index type&nbsp;:';
$strIndexes = 'Indexes';
$strInnodbStat = 'InnoDB Status';
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';
$strInsert = 'Insert';
$strInsertAsNewRow = 'Insert as a new row';
@@ -548,7 +551,7 @@ $strTime = 'Time';
$strTotal = 'total';
$strTotalUC = 'Total';
$strTraffic = 'Traffic';
$strTransformation_image_jpeg__inline = 'Displays an image directly in the table (uses wrapper, direct blob download, i.e.).';
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)';
$strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';
$strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link for it. First options argument is a possible prepended string like http://...';
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';
@@ -597,6 +600,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strInnodbStat = 'InnoDB Status';
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
?>

View File

@@ -599,7 +599,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -600,7 +600,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -599,7 +599,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -598,7 +598,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -620,7 +620,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -621,7 +621,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -598,7 +598,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -600,7 +600,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -601,7 +601,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -623,7 +623,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -606,6 +606,6 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -607,6 +607,6 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -622,7 +622,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -623,7 +623,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -620,7 +620,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -634,7 +634,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -608,7 +608,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -609,7 +609,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -596,7 +596,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -601,7 +601,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -602,7 +602,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -608,7 +608,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -608,7 +608,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -609,7 +609,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -622,7 +622,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -624,7 +624,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -623,7 +623,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -596,7 +596,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -619,7 +619,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -620,7 +620,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -598,7 +598,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -599,7 +599,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -596,7 +596,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -619,7 +619,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -620,7 +620,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -598,7 +598,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -606,7 +606,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -604,7 +604,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -605,7 +605,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -604,7 +604,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -626,7 +626,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -625,7 +625,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -598,7 +598,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -599,7 +599,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -600,7 +600,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -599,7 +599,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -600,7 +600,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -601,7 +601,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -596,7 +596,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -597,7 +597,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -610,7 +610,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -611,7 +611,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -621,7 +621,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -622,7 +622,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -602,7 +602,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>

View File

@@ -601,7 +601,7 @@ $strTransformation_image_jpeg__plain = 'Takes an imagefile and outputs a link fo
$strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
$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
$updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
$strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; first option: size in pixels (original ratio is respected)'; //to translate
?>