From 5e15b1f73a807005fa86f49d87b7f053d0aac921 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 12 Dec 2003 16:54:52 +0000 Subject: [PATCH] maximum upload size --- ChangeLog | 7 ++ db_details.php | 5 +- lang/afrikaans-iso-8859-1.inc.php | 1 + lang/afrikaans-utf-8.inc.php | 1 + lang/albanian-iso-8859-1.inc.php | 1 + lang/albanian-utf-8.inc.php | 1 + lang/arabic-utf-8.inc.php | 1 + lang/arabic-windows-1256.inc.php | 1 + lang/azerbaijani-iso-8859-9.inc.php | 1 + lang/azerbaijani-utf-8.inc.php | 1 + lang/basque-iso-8859-1.inc.php | 1 + lang/basque-utf-8.inc.php | 1 + lang/bosnian-utf-8.inc.php | 1 + lang/bosnian-windows-1250.inc.php | 1 + lang/brazilian_portuguese-iso-8859-1.inc.php | 1 + lang/brazilian_portuguese-utf-8.inc.php | 1 + lang/bulgarian-koi8-r.inc.php | 1 + lang/bulgarian-utf-8.inc.php | 1 + lang/bulgarian-windows-1251.inc.php | 1 + lang/catalan-iso-8859-1.inc.php | 1 + lang/catalan-utf-8.inc.php | 1 + lang/chinese_big5-utf-8.inc.php | 1 + lang/chinese_big5.inc.php | 1 + lang/chinese_gb-utf-8.inc.php | 1 + lang/chinese_gb.inc.php | 1 + lang/croatian-iso-8859-2.inc.php | 1 + lang/croatian-utf-8.inc.php | 1 + lang/croatian-windows-1250.inc.php | 1 + lang/czech-iso-8859-2.inc.php | 1 + lang/czech-utf-8.inc.php | 1 + lang/czech-windows-1250.inc.php | 1 + lang/danish-iso-8859-1.inc.php | 1 + lang/danish-utf-8.inc.php | 1 + lang/dutch-iso-8859-1.inc.php | 1 + lang/dutch-utf-8.inc.php | 1 + lang/english-iso-8859-1.inc.php | 1 + lang/english-utf-8.inc.php | 1 + lang/estonian-iso-8859-1.inc.php | 1 + lang/estonian-utf-8.inc.php | 1 + lang/finnish-iso-8859-1.inc.php | 1 + lang/finnish-utf-8.inc.php | 1 + lang/french-iso-8859-1.inc.php | 1 + lang/french-utf-8.inc.php | 1 + lang/galician-iso-8859-1.inc.php | 1 + lang/galician-utf-8.inc.php | 1 + lang/georgian-utf-8.inc.php | 1 + lang/german-iso-8859-1.inc.php | 1 + lang/german-utf-8.inc.php | 1 + lang/greek-iso-8859-7.inc.php | 1 + lang/greek-utf-8.inc.php | 1 + lang/hebrew-iso-8859-8-i.inc.php | 1 + lang/hindi-utf-8.inc.php | 1 + lang/hungarian-iso-8859-2.inc.php | 1 + lang/hungarian-utf-8.inc.php | 1 + lang/indonesian-iso-8859-1.inc.php | 1 + lang/indonesian-utf-8.inc.php | 1 + lang/italian-iso-8859-1.inc.php | 1 + lang/italian-utf-8.inc.php | 1 + lang/japanese-euc.inc.php | 1 + lang/japanese-sjis.inc.php | 1 + lang/japanese-utf-8.inc.php | 1 + lang/korean-ks_c_5601-1987.inc.php | 1 + lang/latvian-utf-8.inc.php | 1 + lang/latvian-windows-1257.inc.php | 1 + lang/lithuanian-utf-8.inc.php | 1 + lang/lithuanian-windows-1257.inc.php | 1 + lang/malay-iso-8859-1.inc.php | 1 + lang/malay-utf-8.inc.php | 1 + lang/norwegian-iso-8859-1.inc.php | 1 + lang/norwegian-utf-8.inc.php | 1 + lang/persian-utf-8.inc.php | 1 + lang/persian-windows-1256.inc.php | 1 + lang/polish-iso-8859-2.inc.php | 1 + lang/polish-utf-8.inc.php | 1 + lang/portuguese-iso-8859-1.inc.php | 1 + lang/portuguese-utf-8.inc.php | 1 + lang/romanian-iso-8859-1.inc.php | 1 + lang/romanian-utf-8.inc.php | 1 + lang/russian-dos-866.inc.php | 1 + lang/russian-koi8-r.inc.php | 1 + lang/russian-utf-8.inc.php | 1 + lang/russian-windows-1251.inc.php | 1 + lang/serbian_cyrillic-utf-8.inc.php | 1 + lang/serbian_cyrillic-windows-1251.inc.php | 1 + lang/serbian_latin-utf-8.inc.php | 1 + lang/serbian_latin-windows-1250.inc.php | 1 + lang/slovak-iso-8859-2.inc.php | 1 + lang/slovak-utf-8.inc.php | 1 + lang/slovak-windows-1250.inc.php | 1 + lang/slovenian-iso-8859-2.inc.php | 1 + lang/slovenian-utf-8.inc.php | 1 + lang/slovenian-windows-1250.inc.php | 1 + lang/spanish-iso-8859-1.inc.php | 1 + lang/spanish-utf-8.inc.php | 1 + lang/swedish-iso-8859-1.inc.php | 1 + lang/swedish-utf-8.inc.php | 1 + lang/thai-tis-620.inc.php | 1 + lang/thai-utf-8.inc.php | 1 + lang/turkish-iso-8859-9.inc.php | 1 + lang/turkish-utf-8.inc.php | 1 + lang/ukrainian-utf-8.inc.php | 1 + lang/ukrainian-windows-1251.inc.php | 1 + libraries/common.lib.php | 77 ++++++++++++++++++++ 103 files changed, 188 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4afb67ed4..05a2ede60 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,13 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-12-12 Marc Delisle + * db_details.php, libraries/common.lib.php, lang/*: + new feature to display the maximum upload size + TODO: - put this everywhere we can upload + - detect also the max based on *BLOB max field size + - detect if upload succeeded + 2003-12-12 Garvin Hicking * export.php: Fixed Regex * transformation_wrapper.php, lang/*, libraries/display_tbl.lib.php, diff --git a/db_details.php b/db_details.php index ebb0f2666..27d0f427e 100644 --- a/db_details.php +++ b/db_details.php @@ -78,8 +78,11 @@ if ($is_upload) { echo ' ' . $strOr . ' ' . $strLocationTextfile . ' :
' . "\n"; ?>
-
+  
diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 64ece1f98..30d1a1886 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -735,4 +735,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index dcba7eb20..80759e8e6 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -727,4 +727,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index a9fd587ff..114ef3777 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -728,4 +728,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 0881b1802..b82ebaff8 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -729,4 +729,5 @@ $strZip = '"zipped" "ځقÛيك"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index e744d6e05..109f54d44 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -728,4 +728,5 @@ $strZip = '"zipped" " $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index 445384730..b427d6464 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -723,4 +723,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index a256282c3..0b1f08726 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -724,4 +724,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index e08db19b9..7b1e1c92b 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -726,4 +726,5 @@ $strLatexLabel = 'Label key'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 98f3b2465..067d5692a 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -727,4 +727,5 @@ $strLatexLabel = 'Label key'; //to translate $strServerStatus = 'Runtime Information'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index eb825b214..baba567e0 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -733,4 +733,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index 994d9c994..cfa168cb1 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -732,4 +732,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index e969b5384..54c1f3aa4 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -748,4 +748,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index e462a5799..d92f062f3 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -749,4 +749,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 6c1033487..372a9941a 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -731,4 +731,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 074155d9e..6cf21fa39 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -732,4 +732,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index 93cefaa6a..ad27378a0 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -731,4 +731,5 @@ $strToggleScratchboard = 'toggle scratchboard'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 45a7dcfb5..0ac2b4a57 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -720,4 +720,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 1eafbee7b..6425703e0 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -721,4 +721,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php b/lang/chinese_big5-utf-8.inc.php index 494f2d063..754a81b2c 100644 --- a/lang/chinese_big5-utf-8.inc.php +++ b/lang/chinese_big5-utf-8.inc.php @@ -726,4 +726,5 @@ $strZip = '"zipped"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/chinese_big5.inc.php b/lang/chinese_big5.inc.php index 389435c44..ab562961d 100644 --- a/lang/chinese_big5.inc.php +++ b/lang/chinese_big5.inc.php @@ -727,4 +727,5 @@ $strZip = '"zipped"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php b/lang/chinese_gb-utf-8.inc.php index f0f89d82f..b3cb26e3c 100644 --- a/lang/chinese_gb-utf-8.inc.php +++ b/lang/chinese_gb-utf-8.inc.php @@ -726,4 +726,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/chinese_gb.inc.php b/lang/chinese_gb.inc.php index f1aa186a7..bc10de4e7 100644 --- a/lang/chinese_gb.inc.php +++ b/lang/chinese_gb.inc.php @@ -725,4 +725,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 1518bf545..34aef01f1 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -747,4 +747,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 1c30fd63c..8d92ab3ed 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -748,4 +748,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 93809d319..24caf3485 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -747,4 +747,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index ee122969a..ad5014130 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -725,4 +725,5 @@ $strZip = '"zazipov $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 5e986d95a..395372bae 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -726,4 +726,5 @@ $strZip = '"zazipováno"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index ee122969a..ad5014130 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -725,4 +725,5 @@ $strZip = '"zazipov $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index d3e0c2245..b82103d9c 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -720,4 +720,5 @@ $strZip = '"zipped"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 0ae748f9f..4b5dc8e1c 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -721,4 +721,5 @@ $strZip = '"zipped"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index 263c6b79d..6c00f2efc 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -727,4 +727,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 629c5454c..e652ac151 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -728,4 +728,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index 4368e6d2f..add4f1073 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the l $strZip = '"zipped"'; $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 75ed57516..41ba4cb6d 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -720,4 +720,5 @@ $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the l $strZip = '"zipped"'; $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 9504870e2..d6161ee01 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZip = '"zipitud"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index d802fc889..b4960cef4 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '"zipitud"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 662edf50a..f9fa2b28d 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -744,4 +744,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 5b484e29d..9803d7fe1 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -745,4 +745,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 1f80622bb..9ab19c499 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -721,4 +721,5 @@ $strZip = '"zipp $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 3008b926e..618ff22e1 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -722,4 +722,5 @@ $strZip = '"zippé"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index 6eb8e18ab..ae1658815 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -726,4 +726,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 70c45863e..19231e553 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -727,4 +727,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index b86536600..26d2b9d8c 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -748,4 +748,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index dcf588f2f..83b66b7bf 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -727,4 +727,5 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschr $strZip = 'Zip-komprimiert'; $strTransformation_application_octetstream__download = 'Zeigt einen Link an, um die binren Daten eines Feldes downloaden zu knnen. Die erste Option benennt den Dateinamen. Die zweite Option kann einen Spaltennamen der Tabelle benennen, aus dem der Dateiname geholt werden soll. Sollte die zweite Option gesetzt sein ist es notwendig, die erste Option auf einen Leerstring zu setzen (\'\')'; +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 234f273e5..ff3abfbc7 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -728,4 +728,5 @@ $strZeroRemovesTheLimit = 'Anmerkung: Der Wert 0 (null) entfernt die Beschränku $strZip = 'Zip-komprimiert'; $strTransformation_application_octetstream__download = 'Zeigt einen Link an, um die binären Daten eines Feldes downloaden zu können. Die erste Option benennt den Dateinamen. Die zweite Option kann einen Spaltennamen der Tabelle benennen, aus dem der Dateiname geholt werden soll. Sollte die zweite Option gesetzt sein ist es notwendig, die erste Option auf einen Leerstring zu setzen (\'\')'; +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 4d95edd2e..2d2834ab0 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -728,4 +728,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index be61a8f0d..65cb05031 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -729,4 +729,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index c47ab4971..f0af866d1 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -744,4 +744,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 4b3f5db42..7a4e3eeaf 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -752,4 +752,5 @@ $strZip = '"zipped"' ; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 2a7224c68..4c8650ef7 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -732,4 +732,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 4ac16b525..363cfd3f2 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -733,4 +733,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index 61db89602..796a6e2e1 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -720,4 +720,5 @@ $strZip = '"Dikompress dengan Zip"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index b3eb9efb9..ebc2ec3e7 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -721,4 +721,5 @@ $strZip = '"Dikompress dengan Zip"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 78e914941..d841e1ad3 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -727,4 +727,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 6be238111..fff83802b 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -728,4 +728,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index c70159a81..80018f43b 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -732,4 +732,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 258317ded..5c6b5cac1 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -732,4 +732,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index c6d3a6b18..1a7f48700 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -733,4 +733,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php b/lang/korean-ks_c_5601-1987.inc.php index dad051106..903e6f81d 100644 --- a/lang/korean-ks_c_5601-1987.inc.php +++ b/lang/korean-ks_c_5601-1987.inc.php @@ -742,4 +742,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 5242e71b7..32a77ebc7 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -725,4 +725,5 @@ $strZip = 'Arhivēts ar zip'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 444805e07..22dc50301 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -724,4 +724,5 @@ $strZip = 'Arhiv $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index c0eca32d5..7b2996ffd 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -722,4 +722,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index 7c76e10dd..05e87948e 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -721,4 +721,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 9d1b54275..e6a8772b4 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -745,4 +745,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 6f487e8cb..789ea41b0 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -746,4 +746,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 8255f6027..252d841cb 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -725,4 +725,5 @@ $strZip = 'Komprimert (zip)'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 6367dfae6..3c87e5a0e 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -726,4 +726,5 @@ $strZip = 'Komprimert (zip)'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 0133f00e1..c7bd2b7b1 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -750,4 +750,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 26c845b28..06c1616f6 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -749,4 +749,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index dfd6a05c7..dc149fd33 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -720,4 +720,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index b0c0112b8..aba2aad99 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -721,4 +721,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 67f28dc7d..8dd4134c0 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -747,4 +747,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 17840b22b..bebcff7a0 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -748,4 +748,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index ee3b163e4..1f2113dee 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -721,4 +721,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index fb828e512..71eb92b73 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -722,4 +722,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php b/lang/russian-dos-866.inc.php index b70628f12..e324c949d 100644 --- a/lang/russian-dos-866.inc.php +++ b/lang/russian-dos-866.inc.php @@ -727,4 +727,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 3b0156847..6801e9f66 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -727,4 +727,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 90f39eac7..3a43cc2a3 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -728,4 +728,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index a9cf1af8b..bf2a7a32b 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -727,4 +727,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index ce3db35d4..364cf5f4b 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -727,4 +727,5 @@ $strZip = '"зиповано"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 73d2f6053..652a26242 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -726,4 +726,5 @@ $strZip = '" $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index e2af25482..e45bb449c 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -727,4 +727,5 @@ $strZip = '"zipovano"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index a636e36a1..e53171971 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -726,4 +726,5 @@ $strZip = '"zipovano"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 05921a9e2..071d4a9c5 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -721,4 +721,5 @@ $strZip = '"zo zipovan $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 51d72ea1a..8bb127a31 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -722,4 +722,5 @@ $strZip = '"zo zipované"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 448ebad3c..f522ab769 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -721,4 +721,5 @@ $strZip = '"zo zipovan $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 216d90f89..32e84eea7 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -722,4 +722,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 055eeddd6..b488a0c38 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -723,4 +723,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index af85a289d..4e1321eea 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -722,4 +722,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 09d62de6f..2dff00ead 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -719,4 +719,5 @@ $strZip = '"comprimido con zip"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 095841c7d..dc3e9ea18 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -720,4 +720,5 @@ $strZip = '"comprimido con zip"'; $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 2d9baf241..4de487775 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -720,4 +720,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 15a5b2a48..28c608d56 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -721,4 +721,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 5a49a5a17..87aa76b97 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -732,4 +732,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 343b6d7aa..e1ba111dc 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -733,4 +733,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index cfa8ffff1..c4194a8e1 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -732,4 +732,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 6ff95ca5e..c055f99dd 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -733,4 +733,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 1981b948e..5b339f26d 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -725,4 +725,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 4ce5a6e1a..6b5995ab5 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -724,4 +724,5 @@ $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate $strCzechSlovak = 'Chech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate +$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/libraries/common.lib.php b/libraries/common.lib.php index 654f107bc..d17f23d3f 100644 --- a/libraries/common.lib.php +++ b/libraries/common.lib.php @@ -170,6 +170,83 @@ if ($is_minimum_common == FALSE) { $is_upload = FALSE; } + /** + * Maximum upload size as limited by PHP + * Used with permission from Moodle (http://moodle.org) by Martin Dougiamas + * + * this section generates $max_upload_size in bytes + */ + + function get_real_size($size=0) { + /// Converts numbers like 10M into bytes + if (!$size) { + return 0; + } + $scan['MB'] = 1048576; + $scan['Mb'] = 1048576; + $scan['M'] = 1048576; + $scan['m'] = 1048576; + $scan['KB'] = 1024; + $scan['Kb'] = 1024; + $scan['K'] = 1024; + $scan['k'] = 1024; + + while (list($key) = each($scan)) { + if ((strlen($size)>strlen($key))&&(substr($size, strlen($size) - strlen($key))==$key)) { + $size = substr($size, 0, strlen($size) - strlen($key)) * $scan[$key]; + break; + } + } + return $size; + } // end function + + + if (!$filesize = ini_get('upload_max_filesize')) { + $filesize = "5M"; + } + $max_upload_size = get_real_size($filesize); + + if ($postsize = ini_get('post_max_size')) { + $postsize = get_real_size($postsize); + if ($postsize < $max_upload_size) { + $max_upload_size = $postsize; + } + } + unset($filesize); + unset($postsize); + + /** + * other functions for maximum upload work + */ + + /** + * Displays the maximum size for an upload + * + * @param integer the size + * + * @return string the message + * + * @access public + */ + function PMA_displayMaximumUploadSize($max_upload_size) { + list($max_size, $max_unit) = PMA_formatByteDown($max_upload_size); + return '(' . sprintf($GLOBALS['strMaximumSize'], $max_size, $max_unit) . ')'; + } + + /** + * Generates a hidden field which should indicate to the browser + * the maximum size for upload + * + * @param integer the size + * + * @return string the INPUT field + * + * @access public + */ + function PMA_generateHiddenMaxFileSize($max_size){ + return ''; + } + /** * Charset conversion. */