maximum upload size

This commit is contained in:
Marc Delisle
2003-12-12 16:54:52 +00:00
parent f055f9957a
commit 5e15b1f73a
103 changed files with 188 additions and 1 deletions

View File

@@ -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
?>