From: vladd%bugzilla.org <> Date: Sun, 12 Aug 2007 18:34:49 +0000 (+0000) Subject: Bug 389844: improve 'zero_length_file' error message's description; patch by timeless... X-Git-Tag: bugzilla-3.0.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2facc85d5f675e0347d572bfe42680cf9b6b0b9c;p=thirdparty%2Fbugzilla.git Bug 389844: improve 'zero_length_file' error message's description; patch by timeless, 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 691be900cf..2a77affc30 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1493,7 +1493,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" %]