]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 389844 zero_length_file: no read permission is also a possibility
authortimeless%mozdev.org <>
Sun, 12 Aug 2007 18:36:46 +0000 (18:36 +0000)
committertimeless%mozdev.org <>
Sun, 12 Aug 2007 18:36:46 +0000 (18:36 +0000)
r=vladd a=mkanat

template/en/default/global/user-error.html.tmpl

index f92399f00baf79d89a4262c2ca9904d8ed100245..a5251163b8b41750fff99d8523ce3d886f7bab66 100644 (file)
 
   [% 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" %]