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
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ivan Ivlev
bugzilla
Commits
010b47e1
Commit
010b47e1
authored
Feb 17, 2005
by
travis%sedsystems.ca
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 238667 : "in a comment on the" is awkward in "file_too_large" error
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk
parent
1199b6b0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
user-error.html.tmpl
template/en/default/global/user-error.html.tmpl
+7
-7
No files found.
template/en/default/global/user-error.html.tmpl
View file @
010b47e1
...
...
@@ -323,13 +323,13 @@
[% ELSIF error == "file_too_large" %]
[% title = "File Too Large" %]
The file you are trying to attach is [% filesize FILTER html %]
kilobytes (KB) in size.
Non-patch attachments cannot be more than [% Param('maxattachmentsize') %]
KB.
If your attachment is an image, try converting it to a compressable
for
mat like JPG or PNG, or put it elsewhere on the web and
link to it from the [% terms.bug %]'s URL field or a comment in
the [% terms.bug %]
.
kilobytes (KB) in size.
Non-patch attachments cannot be more than
[% Param('maxattachmentsize') %] KB. <br>
We recommend that you store your attachment elsewhere on the web,
and then insert a link to it in a comment, or in the URL field
for
this [% terms.bug %]. Alternately, if your attachment is an image,
you could convert it to a compressible format like JPG or PNG and try
again
.
[% ELSIF error == "flag_requestee_unauthorized" %]
[% title = "Flag Requestee Not Authorized" %]
...
...
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