Change warning message when user does not DOWNLOAD permissions.
Description
Tom mentioned the old warning message implied that the user was get()ing the file without any permissions instead of them having just READ permission
the old message:
WARNING: you do not have DOWNLOAD permissions for this file. The file has NOT been downloaded
new message:
WARNING: You have READ permission on this file entity but not DOWNLOAD permission. The file has NOT been downloaded.
Environment
None