* Fix validation of max file size on upload
* Fixed more locations where the max file size setting is checked wrong
* Added description explaining the limitation
pull/11536/head
Pierre H. Lehnen7 years agocommitted byDiego Sampaio
"FileUpload_GoogleStorage_Secret_Description":"Please follow <a href=\"https://github.com/CulturalMe/meteor-slingshot#google-cloud\">these instructions</a> and paste the result here.",
"FileUpload_GoogleStorage_Secret_Description":"Please follow <a href=\"https://github.com/CulturalMe/meteor-slingshot#google-cloud\">these instructions</a> and paste the result here.",
"FileUpload_MaxFileSize":"Maximum File Upload Size (in bytes)",
"FileUpload_MaxFileSize":"Maximum File Upload Size (in bytes)",
"FileUpload_MaxFileSizeDescription":"Set it to -1 to remove the file size limitation.",
"FileUpload_MediaType_NotAccepted":"Media Types Not Accepted",
"FileUpload_MediaType_NotAccepted":"Media Types Not Accepted",
"FileUpload_MediaTypeWhiteList":"Accepted Media Types",
"FileUpload_MediaTypeWhiteList":"Accepted Media Types",
"FileUpload_MediaTypeWhiteListDescription":"Comma-separated list of media types. Leave it blank for accepting all media types.",
"FileUpload_MediaTypeWhiteListDescription":"Comma-separated list of media types. Leave it blank for accepting all media types.",