Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
4046936f
Commit
4046936f
authored
Aug 12, 2007
by
timeless%mozdev.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 389844 zero_length_file: no read permission is also a possibility
r=vladd a=mkanat
parent
b48830e1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
user-error.html.tmpl
template/en/default/global/user-error.html.tmpl
+2
-1
No files found.
template/en/default/global/user-error.html.tmpl
View file @
4046936f
...
@@ -1530,7 +1530,8 @@
...
@@ -1530,7 +1530,8 @@
[% ELSIF error == "zero_length_file" %]
[% ELSIF error == "zero_length_file" %]
[% title = "File Is Empty" %]
[% 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" %]
[% ELSIF error == "illegal_user_id" %]
[% title = "Illegal User ID" %]
[% title = "Illegal User ID" %]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment