From 6c9296cacfb83deb6b610fb956430e8b1fcfdd87 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 5 Mar 2003 18:13:21 +0000 Subject: [PATCH] inline thumbnails --- ChangeLog | 1 - Documentation.html | 4 +++- lang/afrikaans-iso-8859-1.inc.php3 | 2 +- lang/afrikaans-utf-8.inc.php3 | 2 +- lang/albanian-iso-8859-1.inc.php3 | 2 +- lang/albanian-utf-8.inc.php3 | 2 +- lang/arabic-utf-8.inc.php3 | 2 +- lang/arabic-windows-1256.inc.php3 | 2 +- lang/brazilian_portuguese-iso-8859-1.inc.php3 | 2 +- lang/brazilian_portuguese-utf-8.inc.php3 | 2 +- lang/bulgarian-koi8-r.inc.php3 | 2 +- lang/bulgarian-utf-8.inc.php3 | 2 +- lang/bulgarian-windows-1251.inc.php3 | 2 +- lang/catalan-iso-8859-1.inc.php3 | 2 +- lang/catalan-utf-8.inc.php3 | 2 +- lang/chinese_big5-utf-8.inc.php3 | 2 +- lang/chinese_big5.inc.php3 | 2 +- lang/chinese_gb-utf-8.inc.php3 | 2 +- lang/chinese_gb.inc.php3 | 2 +- lang/croatian-iso-8859-2.inc.php3 | 2 +- lang/croatian-utf-8.inc.php3 | 2 +- lang/croatian-windows-1250.inc.php3 | 2 +- lang/czech-iso-8859-2.inc.php3 | 2 +- lang/czech-utf-8.inc.php3 | 2 +- lang/czech-windows-1250.inc.php3 | 2 +- lang/danish-iso-8859-1.inc.php3 | 2 +- lang/danish-utf-8.inc.php3 | 2 +- lang/dutch-iso-8859-1.inc.php3 | 2 +- lang/dutch-utf-8.inc.php3 | 2 +- lang/english-iso-8859-1.inc.php3 | 7 ++++--- lang/english-utf-8.inc.php3 | 7 ++++--- lang/estonian-iso-8859-1.inc.php3 | 2 +- lang/estonian-utf-8.inc.php3 | 2 +- lang/farsi-utf-8.inc.php3 | 2 +- lang/farsi-windows-1256.inc.php3 | 2 +- lang/finnish-iso-8859-1.inc.php3 | 2 +- lang/finnish-utf-8.inc.php3 | 2 +- lang/french-iso-8859-1.inc.php3 | 2 +- lang/french-utf-8.inc.php3 | 2 +- lang/galician-iso-8859-1.inc.php3 | 2 +- lang/galician-utf-8.inc.php3 | 2 +- lang/georgian-utf-8.inc.php3 | 2 +- lang/german-iso-8859-1.inc.php3 | 2 +- lang/german-utf-8.inc.php3 | 2 +- lang/greek-iso-8859-7.inc.php3 | 2 +- lang/greek-utf-8.inc.php3 | 2 +- lang/hebrew-iso-8859-8-i.inc.php3 | 2 +- lang/hindi-utf-8.inc.php3 | 2 +- lang/hungarian-iso-8859-2.inc.php3 | 2 +- lang/hungarian-utf-8.inc.php3 | 2 +- lang/indonesian-iso-8859-1.inc.php3 | 2 +- lang/indonesian-utf-8.inc.php3 | 2 +- lang/italian-iso-8859-1.inc.php3 | 2 +- lang/italian-utf-8.inc.php3 | 2 +- lang/japanese-euc.inc.php3 | 2 +- lang/japanese-sjis.inc.php3 | 2 +- lang/japanese-utf-8.inc.php3 | 2 +- lang/korean-ks_c_5601-1987.inc.php3 | 2 +- lang/latvian-utf-8.inc.php3 | 2 +- lang/latvian-windows-1257.inc.php3 | 2 +- lang/lithuanian-utf-8.inc.php3 | 2 +- lang/lithuanian-windows-1257.inc.php3 | 2 +- lang/malay-iso-8859-1.inc.php3 | 2 +- lang/malay-utf-8.inc.php3 | 2 +- lang/norwegian-iso-8859-1.inc.php3 | 2 +- lang/norwegian-utf-8.inc.php3 | 2 +- lang/polish-iso-8859-2.inc.php3 | 2 +- lang/polish-utf-8.inc.php3 | 2 +- lang/portuguese-iso-8859-1.inc.php3 | 2 +- lang/portuguese-utf-8.inc.php3 | 2 +- lang/romanian-iso-8859-1.inc.php3 | 2 +- lang/romanian-utf-8.inc.php3 | 2 +- lang/russian-dos-866.inc.php3 | 2 +- lang/russian-koi8-r.inc.php3 | 2 +- lang/russian-utf-8.inc.php3 | 2 +- lang/russian-windows-1251.inc.php3 | 2 +- lang/serbian-utf-8.inc.php3 | 2 +- lang/serbian-windows-1250.inc.php3 | 2 +- lang/slovak-iso-8859-2.inc.php3 | 2 +- lang/slovak-utf-8.inc.php3 | 2 +- lang/slovak-windows-1250.inc.php3 | 2 +- lang/slovenian-iso-8859-2.inc.php3 | 2 +- lang/slovenian-utf-8.inc.php3 | 2 +- lang/slovenian-windows-1250.inc.php3 | 2 +- lang/spanish-iso-8859-1.inc.php3 | 2 +- lang/spanish-utf-8.inc.php3 | 2 +- lang/swedish-iso-8859-1.inc.php3 | 2 +- lang/swedish-utf-8.inc.php3 | 2 +- lang/thai-tis-620.inc.php3 | 2 +- lang/thai-utf-8.inc.php3 | 2 +- lang/turkish-iso-8859-9.inc.php3 | 2 +- lang/turkish-utf-8.inc.php3 | 2 +- lang/ukrainian-utf-8.inc.php3 | 2 +- lang/ukrainian-windows-1251.inc.php3 | 2 +- 94 files changed, 101 insertions(+), 98 deletions(-) diff --git a/ChangeLog b/ChangeLog index fd41c48c23..551fa25f2e 100755 --- a/ChangeLog +++ b/ChangeLog @@ -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 * tbl_replace_fields.php3: Bugfix: User was unable to insert values diff --git a/Documentation.html b/Documentation.html index e55bd4f70f..ba1db449d2 100755 --- a/Documentation.html +++ b/Documentation.html @@ -68,7 +68,9 @@ Then you should not run this script with PHP3 < 3.0.8.
PHP also needs to be compiled with MySQL - support; + support;
+ If you want to display inline thumbnails of JPEGs, you also need + GD2 support in PHP.
  • MySQL (tested with 3.21.x, 3.22.x, 3.23.x and 4.0.x);
    diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index c193b8270f..5ac112c953 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 4712b58bd7..b8620f4748 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index ec382d6e25..dab71215c6 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index abacfdf613..7943d66c49 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index 5ca008943b..3d3c982a15 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index ba063c80e6..d68f79c29f 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -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 ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index 92b74ebf8f..778ba41702 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index a4ee989a3f..ddaf15836b 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 4a0ad5119d..71786d9baf 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -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 ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 2f9833bb77..2c17e938d2 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 8be6a668b2..28d4d0b686 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -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 ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index 682ae417fe..c1a51408c5 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index c46e151dee..21fce1a87a 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index b2b08067b3..f64d3158dd 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index d83d477150..868d1e0ac5 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -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 ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index f61a7329ed..07c67a7e7e 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 033191e8b7..8bd23d143d 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -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 ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index c4eb7e57b3..c0308b599a 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -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 ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 082811bec3..34c863984d 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 70ab3bff9d..7a6421e137 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -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 ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index c0078aaacd..19dc3b9bc2 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -598,7 +598,6 @@ $strZeroRemovesTheLimit = 'Pozn $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 @@ -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 ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index ae4a8750ba..16acce1199 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index ea22a674bc..4a8a083a19 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -598,7 +598,6 @@ $strZeroRemovesTheLimit = 'Pozn $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 @@ -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 ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index a4a4e123f6..2a9af9fe75 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index 9f2c092a86..0c5b58337b 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 32222689c0..c7b5f8de55 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index be4d8f2516..9ed8f93c0e 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 8f405b85a5..ad61b56548 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -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 :'; $strIndexType = 'Index type :'; $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 ?> diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index e990b9e9b6..9b11b2e706 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -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 :'; $strIndexType = 'Index type :'; $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 ?> diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 5994b3f03a..670155c0a3 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index 7fefa2b592..031774b4c2 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/farsi-utf-8.inc.php3 b/lang/farsi-utf-8.inc.php3 index e376b01fd6..c06540b0eb 100644 --- a/lang/farsi-utf-8.inc.php3 +++ b/lang/farsi-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/farsi-windows-1256.inc.php3 b/lang/farsi-windows-1256.inc.php3 index e6aa3a2df8..9a9bc71aa8 100644 --- a/lang/farsi-windows-1256.inc.php3 +++ b/lang/farsi-windows-1256.inc.php3 @@ -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 ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index fbf72f04cd..4a5c9e823b 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index 82d3702aef..be43aca859 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index ab7563f07c..b30d898b81 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 4d78f6a298..b51c5fa426 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index 1c9928b65d..a34c3e4f3b 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 94fc34fd8e..4bccf181dc 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 52c2a446bb..030ce3a9e0 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 216d8a7bde..b1a52d64f7 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index 5aa68b877a..0d13ead1a6 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index 627026c68a..30f6445c5d 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -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 ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index 666a39ade9..4dfcf73ba0 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 202d8971da..8dbc7a97f9 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -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 ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 7734425b1f..ec6a2c7f8c 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 6dc4bcdfe7..3aac45b987 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -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 ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index 5b3f1d93c3..837e2a093f 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 895fb6474b..a633355ea8 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 7c6184ef92..bc96294da4 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 9541be5c35..6844dbb881 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 04143d8edb..43d27863a1 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 33d15741d9..fcb8ffe394 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -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 ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index e2f3a47d3b..d579e06dd1 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -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 ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index ddf135f7f8..4d9876412a 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 84a788a9a1..e43642068b 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -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 ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index c91d19fc2a..2296fa3358 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 4246f6382b..57a8fad1b5 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -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 ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 8c9e4da931..b2b5de4366 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index be8199989d..939a9801a1 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -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 ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index 3985c45a34..08c227bc07 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index ecf86872bf..d5d4d5e3f3 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 3fc3f40018..a0b1b7206b 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index b9cc0860c3..5d54033be1 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index cd962d625c..8fc374882b 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -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 ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index d8bd148556..9d03c95f55 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index f61eada049..6b432bb4b9 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 030bed857c..ad39785ec2 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 94f3432d09..3c81f26fec 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index a66c10f154..f2a766413f 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index df347a87d0..c21b1e1978 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -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 ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 1a0554f2c3..79c9818499 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -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 ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 886c6bf57e..4e54766a9e 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 1e7f1158e9..c29d7d0bfd 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -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 ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 1d70378c81..c415a1d3c0 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 1b0d523a2b..bf6875569b 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -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 ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 8cb4060e6f..695dd2adc0 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -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 ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index c37941b5e8..1ceababcdc 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 5c3f8268d2..f297606c2f 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -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 ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index ea2afbbcd4..317b385329 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -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 ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 17dde1b0b1..ea0ec67234 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 7ceba6d496..f510ffe0de 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -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 ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 6c712759a2..21fd8329a4 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 77002e251f..18e841c12d 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index d6e1ffab92..c843ba8a41 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -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 ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index b6247f4254..44de37c406 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index b91f75984d..b06fba5d27 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -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 ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index 9394c2bee8..152f5709b9 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 133192f85a..1447fc4d9c 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -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 ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 0d1a9288b6..8c76d38c7d 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index b728399a0b..7f3d43095e 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -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 ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index a7f7547f61..95393807b3 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -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 ?>