From efebe33ecfbb4077e41dd233b6a4db0c1a16777e Mon Sep 17 00:00:00 2001
From: Roy Johnson
This is where files can be uploaded from your computer. You can upload to to 100 files at a time. + message => q|
This is where files can be uploaded from your computer. You can upload to to 100 files at a time. File sizes should not exceed 100MB in size.
|, lastUpdated => 1139206282, }, diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 6cf68e433..b25ceec16 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3516,7 +3516,7 @@ that Asset and all Assets below it. }, '130 description' => { - message => q|The size (in kilobytes) of the maximum allowable attachment to be uploaded to your system. |, + message => q|The size (in kilobytes) of the maximum allowable attachment to be uploaded to your system. Due to the nature of the HTTP Protocol, 100MB is the largest practical file size you can expect to upload via WebGUI's web interface. |, lastUpdated => 1120239343, },