Commit 4046936f authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 389844 zero_length_file: no read permission is also a possibility

r=vladd a=mkanat
parent b48830e1
......@@ -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" %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment