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
f125c052
Commit
f125c052
authored
Oct 09, 2002
by
gerv%gerv.net
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch by burnus; r=gerv.
parent
f1ddf54f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
42 deletions
+42
-42
user-error.html.tmpl
template/en/default/global/user-error.html.tmpl
+42
-42
No files found.
template/en/default/global/user-error.html.tmpl
View file @
f125c052
...
@@ -134,8 +134,8 @@
...
@@ -134,8 +134,8 @@
[% ELSIF error == "dupe_invalid_bug_id" %]
[% ELSIF error == "dupe_invalid_bug_id" %]
[% title = "Valid Bug Number Required" %]
[% title = "Valid Bug Number Required" %]
You must specify a valid bug number of which this bug
You must specify a valid bug number of which this bug
is a duplicate. The bug has not been changed.
is a duplicate. The bug has not been changed.
[% ELSIF error == "dupe_of_self_disallowed" %]
[% ELSIF error == "dupe_of_self_disallowed" %]
[% title = "Nice Try..." %]
[% title = "Nice Try..." %]
...
@@ -145,16 +145,16 @@
...
@@ -145,16 +145,16 @@
[% ELSIF error == "email_change_in_progress" %]
[% ELSIF error == "email_change_in_progress" %]
[% title = "Email Change Already In Progress" %]
[% title = "Email Change Already In Progress" %]
Email change already in progress; please check your email.
Email change already in progress; please check your email.
[% ELSIF error == "email_confirmation_failed" %]
[% ELSIF error == "email_confirmation_failed" %]
[% title = "Email Address
Email Address
Confirmation Failed" %]
[% title = "Email Address Confirmation Failed" %]
Email address confirmation failed.
Email address confirmation failed.
[% ELSIF error == "entry_access_denied" %]
[% ELSIF error == "entry_access_denied" %]
[% title = "Permission Denied" %]
[% title = "Permission Denied" %]
Sorry; you do not have the permissions necessary to enter a bug against
Sorry; you do not have the permissions necessary to enter a bug against
the [% product FILTER html %] product.
the [% product FILTER html %] product.
[% ELSIF error == "file_not_specified" %]
[% ELSIF error == "file_not_specified" %]
[% title = "No File Specified" %]
[% title = "No File Specified" %]
...
@@ -193,12 +193,12 @@
...
@@ -193,12 +193,12 @@
[% ELSIF error == "illegal_attachment_edit" %]
[% ELSIF error == "illegal_attachment_edit" %]
[% title = "Unauthorised Action" %]
[% title = "Unauthorised Action" %]
You are not authorised to edit attachment [% attach_id %].
You are not authorised to edit attachment [% attach_id %].
[% ELSIF error == "illegal_attachment_is_patch" %]
[% ELSIF error == "illegal_attachment_is_patch" %]
[% title = "Your Query Makes No Sense" %]
[% title = "Your Query Makes No Sense" %]
The only legal values for the <em>Attachment is patch</em> field are
The only legal values for the <em>Attachment is patch</em> field are
0 and 1.
0 and 1.
[% ELSIF error == "illegal_change" %]
[% ELSIF error == "illegal_change" %]
You tried to change the <strong>[% field %]</strong> field
You tried to change the <strong>[% field %]</strong> field
...
@@ -226,8 +226,8 @@
...
@@ -226,8 +226,8 @@
[% ELSIF error == "illegal_is_obsolete" %]
[% ELSIF error == "illegal_is_obsolete" %]
[% title = "Your Query Makes No Sense" %]
[% title = "Your Query Makes No Sense" %]
The only legal values for the <em>Attachment is obsolete</em> field are
The only legal values for the <em>Attachment is obsolete</em> field are
0 and 1.
0 and 1.
[% ELSIF error == "illegal_query_name" %]
[% ELSIF error == "illegal_query_name" %]
[% title = "Illegal Query Name" %]
[% title = "Illegal Query Name" %]
...
@@ -283,8 +283,8 @@
...
@@ -283,8 +283,8 @@
[% ELSIF error == "ldap_cant_create_account" %]
[% ELSIF error == "ldap_cant_create_account" %]
[% title = "Can't create LDAP accounts" %]
[% title = "Can't create LDAP accounts" %]
This site is using LDAP for authentication. Please contact
This site is using LDAP for authentication. Please contact
an LDAP administrator to get a new account created.
an LDAP administrator to get a new account created.
[% ELSIF error == "login_needed_for_password_change" %]
[% ELSIF error == "login_needed_for_password_change" %]
[% title = "Login Name Required" %]
[% title = "Login Name Required" %]
...
@@ -384,8 +384,8 @@
...
@@ -384,8 +384,8 @@
[% ELSIF error == "no_html_in_quips" %]
[% ELSIF error == "no_html_in_quips" %]
[% title = "No HTML In Quips" %]
[% title = "No HTML In Quips" %]
Sorry - for security reasons, support for HTML tags has been turned off
Sorry - for security reasons, support for HTML tags has been turned off
in quips.
in quips.
[% ELSIF error == "no_new_quips" %]
[% ELSIF error == "no_new_quips" %]
[% title = "No New Quips" %]
[% title = "No New Quips" %]
...
@@ -397,12 +397,12 @@
...
@@ -397,12 +397,12 @@
[% ELSIF error == "no_products" %]
[% ELSIF error == "no_products" %]
[% title = "No Products" %]
[% title = "No Products" %]
Either no products have been defined to enter bugs against or you have not
Either no products have been defined to enter bugs against or you have not
been given access to any.
been given access to any.
[% ELSIF error == "old_password_incorrect" %]
[% ELSIF error == "old_password_incorrect" %]
[% title = "Incorrect Old Password" %]
[% title = "Incorrect Old Password" %]
You did not enter your old password correctly.
You did not enter your old password correctly.
[% ELSIF error == "old_password_required" %]
[% ELSIF error == "old_password_required" %]
[% title = "Old Password Required" %]
[% title = "Old Password Required" %]
...
@@ -410,7 +410,7 @@
...
@@ -410,7 +410,7 @@
[% ELSIF error == "passwords_dont_match" %]
[% ELSIF error == "passwords_dont_match" %]
[% title = "Passwords Don't Match" %]
[% title = "Passwords Don't Match" %]
The two passwords you entered did not match.
The two passwords you entered did not match.
[% ELSIF error == "password_too_long" %]
[% ELSIF error == "password_too_long" %]
[% title = "Password Too Long" %]
[% title = "Password Too Long" %]
...
@@ -430,7 +430,7 @@
...
@@ -430,7 +430,7 @@
[% ELSIF error == "product_access_denied" %]
[% ELSIF error == "product_access_denied" %]
[% title = "Access Denied" %]
[% title = "Access Denied" %]
You do not have the permissions necessary to access that product.
You do not have the permissions necessary to access that product.
[% ELSIF error == "query_name_missing" %]
[% ELSIF error == "query_name_missing" %]
[% title = "No Query Name Specified" %]
[% title = "No Query Name Specified" %]
...
@@ -444,7 +444,7 @@
...
@@ -444,7 +444,7 @@
[% ELSIF error == "report_access_denied" %]
[% ELSIF error == "report_access_denied" %]
[% title = "Access Denied" %]
[% title = "Access Denied" %]
You do not have the permissions necessary to view reports for this product.
You do not have the permissions necessary to view reports for this product.
[% ELSIF error == "requestee_too_short" %]
[% ELSIF error == "requestee_too_short" %]
[% title = "Requestee Name Too Short" %]
[% title = "Requestee Name Too Short" %]
...
@@ -454,9 +454,9 @@
...
@@ -454,9 +454,9 @@
[% ELSIF error == "requestee_too_many_matches" %]
[% ELSIF error == "requestee_too_many_matches" %]
[% title = "Requestee String Matched Too Many Times" %]
[% title = "Requestee String Matched Too Many Times" %]
The string <em>[% requestee FILTER html %]</em> matched more than
The string <em>[% requestee FILTER html %]</em> matched more than
100 users. Enter more of the name to bring the number of matches
100 users. Enter more of the name to bring the number of matches
down to a reasonable amount.
down to a reasonable amount.
[% ELSIF error == "require_component" %]
[% ELSIF error == "require_component" %]
[% title = "Component Needed" %]
[% title = "Component Needed" %]
...
@@ -464,37 +464,37 @@
...
@@ -464,37 +464,37 @@
just guess.
just guess.
[% ELSIF error == "require_new_password" %]
[% ELSIF error == "require_new_password" %]
[% title = "New Password Needed" %]
[% title = "New Password Needed" %]
You cannot change your password without submitting a new one.
You cannot change your password without submitting a new one.
[% ELSIF error == "require_summary" %]
[% ELSIF error == "require_summary" %]
[% title = "Summary Needed" %]
[% title = "Summary Needed" %]
You must enter a summary for this bug.
You must enter a summary for this bug.
[% ELSIF error == "sanity_check_access_denied" %]
[% ELSIF error == "sanity_check_access_denied" %]
[% title = "Access Denied" %]
[% title = "Access Denied" %]
You do not have the permissions necessary to run a sanity check.
You do not have the permissions necessary to run a sanity check.
[% ELSIF error == "sidebar_supports_mozilla_only" %]
[% ELSIF error == "sidebar_supports_mozilla_only" %]
Sorry - sidebar.cgi currently only supports Mozilla based web browsers.
Sorry - sidebar.cgi currently only supports Mozilla based web browsers.
<a href="http://www.mozilla.org">Upgrade today</a>. :-)
<a href="http://www.mozilla.org">Upgrade today</a>. :-)
[% ELSIF error == "too_many_votes_for_bug" %]
[% ELSIF error == "too_many_votes_for_bug" %]
[% title = "Illegal Vote" %]
[% title = "Illegal Vote" %]
You may only use at most [% max %] votes for a single bug in the
You may only use at most [% max %] votes for a single bug in the
<tt>[% prod FILTER html %]</tt> product, but you are trying to use
<tt>[% prod FILTER html %]</tt> product, but you are trying to use
[% votes %].
[% votes %].
[% ELSIF error == "too_many_votes_for_product" %]
[% ELSIF error == "too_many_votes_for_product" %]
[% title = "Illegal Vote" %]
[% title = "Illegal Vote" %]
You may only use at most [% max %] votes for bugs in the
You may only use at most [% max %] votes for bugs in the
<tt>[% prod FILTER html %]</tt> product, but you are trying to use
<tt>[% prod FILTER html %]</tt> product, but you are trying to use
[% votes %].
[% votes %].
[% ELSIF error == "token_inexistent" %]
[% ELSIF error == "token_inexistent" %]
[% title = "Token Does Not Exist" %]
[% title = "Token Does Not Exist" %]
The token you submitted does not exist, has expired, or has
The token you submitted does not exist, has expired, or has
been cancelled.
been cancelled.
[% ELSIF error == "unknown_keyword" %]
[% ELSIF error == "unknown_keyword" %]
[% title = "Unknown Keyword" %]
[% title = "Unknown Keyword" %]
...
...
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