From: timeless%mozdev.org <> Date: Sun, 12 Aug 2007 18:36:46 +0000 (+0000) Subject: Bug 389844 zero_length_file: no read permission is also a possibility X-Git-Tag: bugzilla-3.1.2~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4046936f5619f4a40d0086ed84455ee87617de70;p=thirdparty%2Fbugzilla.git Bug 389844 zero_length_file: no read permission is also a possibility r=vladd a=mkanat --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index f92399f00b..a5251163b8 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1530,7 +1530,8 @@ [% ELSIF error == "zero_length_file" %] [% title = "File Is Empty" %] - The file you are trying to attach is empty! + The file you are trying to attach is empty, does not exist, or you don't + have permission to read it. [% ELSIF error == "illegal_user_id" %] [% title = "Illegal User ID" %]