From 6a8d74f1c5d703c7447780a53f5809bb9ecd8449 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 7 Feb 2003 17:44:22 +0000 Subject: [PATCH] strDefaultValueHelp --- ChangeLog | 1 + lang/afrikaans-iso-8859-1.inc.php3 | 1 + lang/afrikaans-utf-8.inc.php3 | 1 + lang/albanian-iso-8859-1.inc.php3 | 1 + lang/albanian-utf-8.inc.php3 | 1 + lang/arabic-utf-8.inc.php3 | 1 + lang/arabic-windows-1256.inc.php3 | 1 + lang/brazilian_portuguese-iso-8859-1.inc.php3 | 1 + lang/brazilian_portuguese-utf-8.inc.php3 | 1 + lang/bulgarian-koi8-r.inc.php3 | 1 + lang/bulgarian-utf-8.inc.php3 | 1 + lang/bulgarian-windows-1251.inc.php3 | 1 + lang/catalan-iso-8859-1.inc.php3 | 1 + lang/catalan-utf-8.inc.php3 | 1 + lang/chinese_big5-utf-8.inc.php3 | 1 + lang/chinese_big5.inc.php3 | 1 + lang/chinese_gb-utf-8.inc.php3 | 1 + lang/chinese_gb.inc.php3 | 1 + lang/croatian-iso-8859-2.inc.php3 | 1 + lang/croatian-utf-8.inc.php3 | 1 + lang/croatian-windows-1250.inc.php3 | 1 + lang/czech-iso-8859-2.inc.php3 | 1 + lang/czech-utf-8.inc.php3 | 1 + lang/czech-windows-1250.inc.php3 | 1 + lang/danish-iso-8859-1.inc.php3 | 1 + lang/danish-utf-8.inc.php3 | 1 + lang/dutch-iso-8859-1.inc.php3 | 1 + lang/dutch-utf-8.inc.php3 | 1 + lang/english-iso-8859-1.inc.php3 | 3 ++- lang/english-utf-8.inc.php3 | 3 ++- lang/estonian-iso-8859-1.inc.php3 | 1 + lang/estonian-utf-8.inc.php3 | 1 + lang/farsi-utf-8.inc.php3 | 1 + lang/farsi-windows-1256.inc.php3 | 1 + lang/finnish-iso-8859-1.inc.php3 | 1 + lang/finnish-utf-8.inc.php3 | 1 + lang/french-iso-8859-1.inc.php3 | 3 ++- lang/french-utf-8.inc.php3 | 3 ++- lang/galician-iso-8859-1.inc.php3 | 1 + lang/galician-utf-8.inc.php3 | 1 + lang/georgian-utf-8.inc.php3 | 1 + lang/german-iso-8859-1.inc.php3 | 1 + lang/german-utf-8.inc.php3 | 1 + lang/greek-iso-8859-7.inc.php3 | 1 + lang/greek-utf-8.inc.php3 | 1 + lang/hebrew-iso-8859-8-i.inc.php3 | 1 + lang/hindi-utf-8.inc.php3 | 1 + lang/hungarian-iso-8859-2.inc.php3 | 1 + lang/hungarian-utf-8.inc.php3 | 1 + lang/indonesian-iso-8859-1.inc.php3 | 1 + lang/indonesian-utf-8.inc.php3 | 1 + lang/italian-iso-8859-1.inc.php3 | 1 + lang/italian-utf-8.inc.php3 | 1 + lang/japanese-euc.inc.php3 | 1 + lang/japanese-sjis.inc.php3 | 1 + lang/japanese-utf-8.inc.php3 | 1 + lang/korean-ks_c_5601-1987.inc.php3 | 1 + lang/latvian-utf-8.inc.php3 | 1 + lang/latvian-windows-1257.inc.php3 | 1 + lang/lithuanian-utf-8.inc.php3 | 1 + lang/lithuanian-windows-1257.inc.php3 | 1 + lang/malay-iso-8859-1.inc.php3 | 1 + lang/malay-utf-8.inc.php3 | 1 + lang/norwegian-iso-8859-1.inc.php3 | 1 + lang/norwegian-utf-8.inc.php3 | 1 + lang/polish-iso-8859-2.inc.php3 | 1 + lang/polish-utf-8.inc.php3 | 1 + lang/portuguese-iso-8859-1.inc.php3 | 1 + lang/portuguese-utf-8.inc.php3 | 1 + lang/romanian-iso-8859-1.inc.php3 | 1 + lang/romanian-utf-8.inc.php3 | 1 + lang/russian-dos-866.inc.php3 | 1 + lang/russian-koi8-r.inc.php3 | 1 + lang/russian-utf-8.inc.php3 | 1 + lang/russian-windows-1251.inc.php3 | 1 + lang/serbian-utf-8.inc.php3 | 1 + lang/serbian-windows-1250.inc.php3 | 1 + lang/slovak-iso-8859-2.inc.php3 | 1 + lang/slovak-utf-8.inc.php3 | 1 + lang/slovak-windows-1250.inc.php3 | 1 + lang/slovenian-iso-8859-2.inc.php3 | 1 + lang/slovenian-utf-8.inc.php3 | 1 + lang/slovenian-windows-1250.inc.php3 | 1 + lang/spanish-iso-8859-1.inc.php3 | 1 + lang/spanish-utf-8.inc.php3 | 1 + lang/swedish-iso-8859-1.inc.php3 | 1 + lang/swedish-utf-8.inc.php3 | 1 + lang/thai-tis-620.inc.php3 | 1 + lang/thai-utf-8.inc.php3 | 1 + lang/turkish-iso-8859-9.inc.php3 | 1 + lang/turkish-utf-8.inc.php3 | 1 + lang/ukrainian-utf-8.inc.php3 | 1 + lang/ukrainian-windows-1251.inc.php3 | 1 + tbl_properties.inc.php3 | 8 +++++++- 94 files changed, 104 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 66a9a85da..4d94e4f44 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ $Source$ * lang/polish: update, thanks to Jakub Wilk * lang/swedish: update, thanks to Bjrn T. Hallberg * lang/slovak: remove duplicates + * lang/*, tbl_properties.inc.php3: new $strDefaultValueHelp 2003-02-06 Robin Johnson * lang/arabic*: Updates thanks to Ossama Khayat diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index 5d8caeea0..4aee99b47 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -567,4 +567,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index d785eadf3..8c1b3307c 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -568,4 +568,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php3 b/lang/albanian-iso-8859-1.inc.php3 index 73e5dbb0b..311c973e6 100644 --- a/lang/albanian-iso-8859-1.inc.php3 +++ b/lang/albanian-iso-8859-1.inc.php3 @@ -560,4 +560,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php3 b/lang/albanian-utf-8.inc.php3 index 747eff058..32c7a920f 100644 --- a/lang/albanian-utf-8.inc.php3 +++ b/lang/albanian-utf-8.inc.php3 @@ -561,4 +561,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php3 b/lang/arabic-utf-8.inc.php3 index e40601d3a..82682dff4 100644 --- a/lang/arabic-utf-8.inc.php3 +++ b/lang/arabic-utf-8.inc.php3 @@ -582,4 +582,5 @@ $strDBGMaxTimeMs = 'أقصى وقت، مث'; $strDBGContextID = 'رقم السياق'; $strDBGContext = 'السياق'; $strCantLoad = 'لا يمكن قراءة الامتداد %s،
رجاء تأكد من إعدادات PHP.'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php3 b/lang/arabic-windows-1256.inc.php3 index 25385553f..19b3d3923 100644 --- a/lang/arabic-windows-1256.inc.php3 +++ b/lang/arabic-windows-1256.inc.php3 @@ -581,4 +581,5 @@ $strDBGMaxTimeMs = ' $strDBGContextID = ' '; $strDBGContext = ''; $strCantLoad = ' %s
PHP.'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index e05cdf40f..968796721 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -581,4 +581,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 3127a2cf0..9e416ec98 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -582,4 +582,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index d272a54ac..4e013376c 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -580,4 +580,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 92345210d..d76da3b83 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -581,4 +581,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 81f49fdc1..8b73997cf 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -580,4 +580,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php3 b/lang/catalan-iso-8859-1.inc.php3 index d6a12d136..56ed6ccab 100644 --- a/lang/catalan-iso-8859-1.inc.php3 +++ b/lang/catalan-iso-8859-1.inc.php3 @@ -553,4 +553,5 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php3 b/lang/catalan-utf-8.inc.php3 index 05823a57f..36cdcac2c 100644 --- a/lang/catalan-utf-8.inc.php3 +++ b/lang/catalan-utf-8.inc.php3 @@ -554,4 +554,5 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l $strZip = '"comprimit amb zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index 0599373b9..b4bb390d8 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -580,4 +580,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 7a32167da..4846a2612 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -579,4 +579,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index 88470f2cb..dcae7cb9e 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -57,4 +57,5 @@ $strAttr = '属性'; $strBack = '返回'; $strBeginCut = '开 $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index d879abfd8..73b228669 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -577,4 +577,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index fe5421821..1ec4172f0 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -580,4 +580,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 30935c598..f2acc07d2 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -581,4 +581,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php3 b/lang/croatian-windows-1250.inc.php3 index 9adeba20e..42e57c67b 100644 --- a/lang/croatian-windows-1250.inc.php3 +++ b/lang/croatian-windows-1250.inc.php3 @@ -580,4 +580,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php3 b/lang/czech-iso-8859-2.inc.php3 index 1b3a2df5b..c347c89ee 100644 --- a/lang/czech-iso-8859-2.inc.php3 +++ b/lang/czech-iso-8859-2.inc.php3 @@ -559,4 +559,5 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zazipovno"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php3 b/lang/czech-utf-8.inc.php3 index f83a22d87..22c7faed4 100644 --- a/lang/czech-utf-8.inc.php3 +++ b/lang/czech-utf-8.inc.php3 @@ -560,4 +560,5 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) $strZip = '"zazipováno"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php3 b/lang/czech-windows-1250.inc.php3 index 2bc36d9ed..d066979a5 100644 --- a/lang/czech-windows-1250.inc.php3 +++ b/lang/czech-windows-1250.inc.php3 @@ -559,4 +559,5 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zazipovno"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 120c3cc13..6029c3dcf 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -575,4 +575,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index a90a92544..91c595705 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -576,4 +576,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index b37ee74ce..984e97aee 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -558,4 +558,5 @@ $strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) $strZip = '"Gezipt"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index ef080496c..f4b5299f2 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -559,4 +559,5 @@ $strZeroRemovesTheLimit = 'Opmerking: Het instellen van deze waarden op 0 (nul) $strZip = '"Gezipt"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index e1bb06284..c0f029839 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -116,8 +116,8 @@ $strDBGContext = 'Context'; $strDBGContextID = 'Context ID'; $strDBGHits = 'Hits'; $strDBGLine = 'Line'; -$strDBGMinTimeMs = 'Max time, ms'; $strDBGMaxTimeMs = 'Min time, ms'; +$strDBGMinTimeMs = 'Max time, ms'; $strDBGModule = 'Module'; $strDBGTimePerHitMs = 'Time/Hit, ms'; $strDBGTotalTimeMs = 'Total time, ms'; @@ -131,6 +131,7 @@ $strDatabases = 'databases'; $strDatabasesStats = 'Databases statistics'; $strDbPrivileges = 'Database-specific privileges'; $strDefault = 'Default'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 36eec275b..bff406a46 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -117,8 +117,8 @@ $strDBGContext = 'Context'; $strDBGContextID = 'Context ID'; $strDBGHits = 'Hits'; $strDBGLine = 'Line'; -$strDBGMinTimeMs = 'Max time, ms'; $strDBGMaxTimeMs = 'Min time, ms'; +$strDBGMinTimeMs = 'Max time, ms'; $strDBGModule = 'Module'; $strDBGTimePerHitMs = 'Time/Hit, ms'; $strDBGTotalTimeMs = 'Total time, ms'; @@ -132,6 +132,7 @@ $strDatabases = 'databases'; $strDatabasesStats = 'Databases statistics'; $strDbPrivileges = 'Database-specific privileges'; $strDefault = 'Default'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; diff --git a/lang/estonian-iso-8859-1.inc.php3 b/lang/estonian-iso-8859-1.inc.php3 index 5f50d3be2..1a9669c7d 100644 --- a/lang/estonian-iso-8859-1.inc.php3 +++ b/lang/estonian-iso-8859-1.inc.php3 @@ -556,4 +556,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php3 b/lang/estonian-utf-8.inc.php3 index f4c8f5ac8..24cecb0c0 100644 --- a/lang/estonian-utf-8.inc.php3 +++ b/lang/estonian-utf-8.inc.php3 @@ -557,4 +557,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/farsi-utf-8.inc.php3 b/lang/farsi-utf-8.inc.php3 index ccde22e75..bf536d4ec 100644 --- a/lang/farsi-utf-8.inc.php3 +++ b/lang/farsi-utf-8.inc.php3 @@ -556,4 +556,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/farsi-windows-1256.inc.php3 b/lang/farsi-windows-1256.inc.php3 index 17412b343..90e9d0ee6 100644 --- a/lang/farsi-windows-1256.inc.php3 +++ b/lang/farsi-windows-1256.inc.php3 @@ -555,4 +555,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php3 b/lang/finnish-iso-8859-1.inc.php3 index baa644874..46ed240c4 100644 --- a/lang/finnish-iso-8859-1.inc.php3 +++ b/lang/finnish-iso-8859-1.inc.php3 @@ -577,4 +577,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php3 b/lang/finnish-utf-8.inc.php3 index f9e0a7c7d..f8aa8613d 100644 --- a/lang/finnish-utf-8.inc.php3 +++ b/lang/finnish-utf-8.inc.php3 @@ -578,4 +578,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php3 b/lang/french-iso-8859-1.inc.php3 index ea43d452c..852fbf340 100644 --- a/lang/french-iso-8859-1.inc.php3 +++ b/lang/french-iso-8859-1.inc.php3 @@ -117,8 +117,8 @@ $strDBGContext = 'Contexte'; $strDBGContextID = 'Identificateur de contexte'; $strDBGHits = 'Occurences'; $strDBGLine = 'Ligne'; -$strDBGMinTimeMs = 'Dure maximum, ms'; $strDBGMaxTimeMs = 'Dure minimum, ms'; +$strDBGMinTimeMs = 'Dure maximum, ms'; $strDBGModule = 'Module'; $strDBGTimePerHitMs = 'Dure/Occurence, ms'; $strDBGTotalTimeMs = 'Dure totale, ms'; @@ -132,6 +132,7 @@ $strDatabases = 'bases de donn $strDatabasesStats = 'Statistiques sur les bases de donnes'; $strDbPrivileges = 'Privilges spcifiques une base de donnes'; $strDefault = 'Dfaut'; +$strDefaultValueHelp = 'Pour les valeurs par dfaut, veuillez n\'entrer qu\'une seule valeur, sans caractre d\'chappement ou apostrophes, sous la forme: a'; $strDelete = 'Effacer'; $strDeleteAndFlush = 'Effacer les utilisateurs, puis recharger les privilges.'; $strDeleteAndFlushDescr = 'Ceci est la mthode la plus directe, mais le fait de recharger les privilges pourrait prendre du temps.'; diff --git a/lang/french-utf-8.inc.php3 b/lang/french-utf-8.inc.php3 index 2a86f2cdf..845b29c85 100644 --- a/lang/french-utf-8.inc.php3 +++ b/lang/french-utf-8.inc.php3 @@ -118,8 +118,8 @@ $strDBGContext = 'Contexte'; $strDBGContextID = 'Identificateur de contexte'; $strDBGHits = 'Occurences'; $strDBGLine = 'Ligne'; -$strDBGMinTimeMs = 'Durée maximum, ms'; $strDBGMaxTimeMs = 'Durée minimum, ms'; +$strDBGMinTimeMs = 'Durée maximum, ms'; $strDBGModule = 'Module'; $strDBGTimePerHitMs = 'Durée/Occurence, ms'; $strDBGTotalTimeMs = 'Durée totale, ms'; @@ -133,6 +133,7 @@ $strDatabases = 'bases de données'; $strDatabasesStats = 'Statistiques sur les bases de données'; $strDbPrivileges = 'Privilèges spécifiques à une base de données'; $strDefault = 'Défaut'; +$strDefaultValueHelp = 'Pour les valeurs par défaut, veuillez n\'entrer qu\'une seule valeur, sans caractère d\'échappement ou apostrophes, sous la forme: a'; $strDelete = 'Effacer'; $strDeleteAndFlush = 'Effacer les utilisateurs, puis recharger les privilèges.'; $strDeleteAndFlushDescr = 'Ceci est la méthode la plus directe, mais le fait de recharger les privilèges pourrait prendre du temps.'; diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index c1b9df7a3..4745b3d7c 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -563,4 +563,5 @@ $strThisNotDirectory = 'This was not a directory'; //to translate $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index a626dbe01..e14967de3 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -564,4 +564,5 @@ $strThisNotDirectory = 'This was not a directory'; //to translate $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 17651e9f0..167dbb298 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -580,4 +580,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index 92255e4f5..3ffb653f1 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -560,4 +560,5 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschrnkung.'; $strZip = 'Zip-komprimiert'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index 319a7b384..925ab094e 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -561,4 +561,5 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränkung.'; $strZip = 'Zip-komprimiert'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index ce17d297b..52a731706 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -579,4 +579,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index e2c49d49d..1f9905284 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -580,4 +580,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 225c6632f..742b91844 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -577,4 +577,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index 721f00d61..f8100971c 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -591,4 +591,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 5ddf0418a..d299b211a 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -565,4 +565,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index 9a96ba7ba..a0c581af6 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -566,4 +566,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index f7bee0510..9746bd3bf 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -553,4 +553,5 @@ $strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) aka $strZip = '"Dikompress dengan Zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index 835d7c40c..eceb08f59 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -554,4 +554,5 @@ $strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) aka $strZip = '"Dikompress dengan Zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index d146ff8b9..ea2f1eb49 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -558,4 +558,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 2d947f5e5..bf54ac5d4 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -559,4 +559,5 @@ $strZeroRemovesTheLimit = 'N.B.: 0 (zero) significa nessun limite.'; $strZip = '"compresso con zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index f4d920c91..c3c4588bd 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -563,4 +563,5 @@ $strYes = ' $strZeroRemovesTheLimit = ': ץ 0 ()ꤹ¤ʤʤޤ'; $strZip = '"zip"'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index 2699f8a14..cb08e54f0 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -563,4 +563,5 @@ $strYes = ' $strZeroRemovesTheLimit = ': IvV 0 ([)ɐݒ肷ƐȂȂ܂B'; $strZip = '"zip"'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 6ec00c28c..4f092b92d 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -564,4 +564,5 @@ $strYes = 'はい'; $strZeroRemovesTheLimit = '注意: オプションを 0 (ゼロ)に設定すると制限がなくなります。'; $strZip = '"zipされる"'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index c4d75629a..69f67fad4 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -579,4 +579,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php3 b/lang/latvian-utf-8.inc.php3 index f231857d3..c2f25cd0b 100644 --- a/lang/latvian-utf-8.inc.php3 +++ b/lang/latvian-utf-8.inc.php3 @@ -581,4 +581,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php3 b/lang/latvian-windows-1257.inc.php3 index 7b8148c87..a6e32891c 100644 --- a/lang/latvian-windows-1257.inc.php3 +++ b/lang/latvian-windows-1257.inc.php3 @@ -580,4 +580,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php3 b/lang/lithuanian-utf-8.inc.php3 index 783002d86..710c52393 100644 --- a/lang/lithuanian-utf-8.inc.php3 +++ b/lang/lithuanian-utf-8.inc.php3 @@ -554,4 +554,5 @@ $strZeroRemovesTheLimit = 'Pastaba: Nėra jokių apribojimų jeigu reikšmė nur $strZip = '"zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php3 b/lang/lithuanian-windows-1257.inc.php3 index eaa9b6720..017492490 100644 --- a/lang/lithuanian-windows-1257.inc.php3 +++ b/lang/lithuanian-windows-1257.inc.php3 @@ -553,4 +553,5 @@ $strZeroRemovesTheLimit = 'Pastaba: N $strZip = '"zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php3 b/lang/malay-iso-8859-1.inc.php3 index e5abe1e12..bc94abe04 100644 --- a/lang/malay-iso-8859-1.inc.php3 +++ b/lang/malay-iso-8859-1.inc.php3 @@ -576,4 +576,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php3 b/lang/malay-utf-8.inc.php3 index 363bfa105..a4b23c321 100644 --- a/lang/malay-utf-8.inc.php3 +++ b/lang/malay-utf-8.inc.php3 @@ -577,4 +577,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php3 b/lang/norwegian-iso-8859-1.inc.php3 index 3fdafdcb0..2592d4a60 100644 --- a/lang/norwegian-iso-8859-1.inc.php3 +++ b/lang/norwegian-iso-8859-1.inc.php3 @@ -556,4 +556,5 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Merk: Ved sette disse til 0 (null) fjerner begrensningen.'; $strZip = 'Komprimert (zip)'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php3 b/lang/norwegian-utf-8.inc.php3 index 0fe4e825a..52921b135 100644 --- a/lang/norwegian-utf-8.inc.php3 +++ b/lang/norwegian-utf-8.inc.php3 @@ -557,4 +557,5 @@ $strYes = 'Ja'; $strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjerner begrensningen.'; $strZip = 'Komprimert (zip)'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php3 b/lang/polish-iso-8859-2.inc.php3 index 74ddaa05c..cb7885993 100644 --- a/lang/polish-iso-8859-2.inc.php3 +++ b/lang/polish-iso-8859-2.inc.php3 @@ -553,4 +553,5 @@ $strZeroRemovesTheLimit = 'Uwaga: Ustawienie tych opcji na 0 (zero) usuwa ograni $strZip = '".zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php3 b/lang/polish-utf-8.inc.php3 index 4b9c4325c..3763bd0d4 100644 --- a/lang/polish-utf-8.inc.php3 +++ b/lang/polish-utf-8.inc.php3 @@ -554,4 +554,5 @@ $strZeroRemovesTheLimit = 'Uwaga: Ustawienie tych opcji na 0 (zero) usuwa ograni $strZip = '".zip"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 063506e2c..7e25ab85f 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -576,4 +576,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 0b62811a2..e638057b6 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -577,4 +577,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php3 b/lang/romanian-iso-8859-1.inc.php3 index 99c93c8bf..af8b1a080 100644 --- a/lang/romanian-iso-8859-1.inc.php3 +++ b/lang/romanian-iso-8859-1.inc.php3 @@ -554,4 +554,5 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php3 b/lang/romanian-utf-8.inc.php3 index 231914781..fc382d257 100644 --- a/lang/romanian-utf-8.inc.php3 +++ b/lang/romanian-utf-8.inc.php3 @@ -555,4 +555,5 @@ $strZeroRemovesTheLimit = 'Observatie: Prin setarea acestor optiuni la 0 (zero) $strZip = '"arhivat"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php3 b/lang/russian-dos-866.inc.php3 index 05f8f6637..5e0afe033 100644 --- a/lang/russian-dos-866.inc.php3 +++ b/lang/russian-dos-866.inc.php3 @@ -563,4 +563,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php3 b/lang/russian-koi8-r.inc.php3 index 6550c148d..b0e72327c 100644 --- a/lang/russian-koi8-r.inc.php3 +++ b/lang/russian-koi8-r.inc.php3 @@ -561,4 +561,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php3 b/lang/russian-utf-8.inc.php3 index 4b362fd1a..4d2986cd9 100644 --- a/lang/russian-utf-8.inc.php3 +++ b/lang/russian-utf-8.inc.php3 @@ -562,4 +562,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php3 b/lang/russian-windows-1251.inc.php3 index 0a5ca2671..120bf0490 100644 --- a/lang/russian-windows-1251.inc.php3 +++ b/lang/russian-windows-1251.inc.php3 @@ -561,4 +561,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index e08ea5596..dfe0c6f81 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -583,4 +583,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index dbe087c31..1f6a73c05 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -582,4 +582,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index 6e1fb3345..cdd41d23e 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -556,4 +556,5 @@ $strDBGModule = 'Module'; //to translate $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate $strDBGTotalTimeMs = 'Total time, ms'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index f475f9bb2..ecd2e2b51 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -557,4 +557,5 @@ $strDBGModule = 'Module'; //to translate $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate $strDBGTotalTimeMs = 'Total time, ms'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 973042027..53c7827cd 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -556,4 +556,5 @@ $strDBGModule = 'Module'; //to translate $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate $strDBGTotalTimeMs = 'Total time, ms'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php3 b/lang/slovenian-iso-8859-2.inc.php3 index 84fd08ff7..43e4f21e2 100644 --- a/lang/slovenian-iso-8859-2.inc.php3 +++ b/lang/slovenian-iso-8859-2.inc.php3 @@ -558,4 +558,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php3 b/lang/slovenian-utf-8.inc.php3 index 63a9324ed..32ece5e9d 100644 --- a/lang/slovenian-utf-8.inc.php3 +++ b/lang/slovenian-utf-8.inc.php3 @@ -559,4 +559,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php3 b/lang/slovenian-windows-1250.inc.php3 index 69a0304fe..6eb3d7992 100644 --- a/lang/slovenian-windows-1250.inc.php3 +++ b/lang/slovenian-windows-1250.inc.php3 @@ -558,4 +558,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 9f98f2e79..e2d7f421c 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -552,4 +552,5 @@ $strYes = 'S $strZeroRemovesTheLimit = 'Nota: cambiando los parmetros de estas opciones a 0 (cero) remueven el lmite.'; $strZip = '"comprimido con zip"'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 0fe18008e..17c56ba65 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -553,4 +553,5 @@ $strYes = 'Sí'; $strZeroRemovesTheLimit = 'Nota: cambiando los parámetros de estas opciones a 0 (cero) remueven el límite.'; $strZip = '"comprimido con zip"'; +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php3 b/lang/swedish-iso-8859-1.inc.php3 index 2483844bd..9b3210edd 100644 --- a/lang/swedish-iso-8859-1.inc.php3 +++ b/lang/swedish-iso-8859-1.inc.php3 @@ -553,4 +553,5 @@ $strZeroRemovesTheLimit = 'Anm: Genom att s $strZip = '"zippad"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php3 b/lang/swedish-utf-8.inc.php3 index 2e6a4d9bc..a5574de9e 100644 --- a/lang/swedish-utf-8.inc.php3 +++ b/lang/swedish-utf-8.inc.php3 @@ -554,4 +554,5 @@ $strZeroRemovesTheLimit = 'Anm: Genom att sätta dessa alternativ till 0 (noll) $strZip = '"zippad"'; // To translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php3 b/lang/thai-tis-620.inc.php3 index 4963a2fa9..512ae7089 100644 --- a/lang/thai-tis-620.inc.php3 +++ b/lang/thai-tis-620.inc.php3 @@ -564,4 +564,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php3 b/lang/thai-utf-8.inc.php3 index e8839c26c..06d772814 100644 --- a/lang/thai-utf-8.inc.php3 +++ b/lang/thai-utf-8.inc.php3 @@ -565,4 +565,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index 06842cce0..e18d5e3ee 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -578,4 +578,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 4058bdbfb..964046b67 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -579,4 +579,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php3 b/lang/ukrainian-utf-8.inc.php3 index 38a06bb48..1e2f00791 100644 --- a/lang/ukrainian-utf-8.inc.php3 +++ b/lang/ukrainian-utf-8.inc.php3 @@ -559,4 +559,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index 24148b823..d469ae930 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -558,4 +558,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate $strDBGContextID = 'Context ID'; //to translate $strDBGContext = 'Context'; //to translate $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; //to translate +$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate ?> diff --git a/tbl_properties.inc.php3 b/tbl_properties.inc.php3 index 3e626d9d2..5a89fe0d4 100755 --- a/tbl_properties.inc.php3 +++ b/tbl_properties.inc.php3 @@ -36,7 +36,7 @@ $is_backup = ($action != 'tbl_create.php3' && $action != 'tbl_addfield.php3'); - + ** + + **  + + + +