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
464ffc8c
Commit
464ffc8c
authored
Oct 13, 2012
by
Sunil Joshi
Committed by
Frédéric Buclin
Oct 13, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 330806: Reword the "Unknown Tab" and the "Invalid Keyword" error messages
r/a=LpSolit
parent
c7aecdbc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
user-error.html.tmpl
template/en/default/global/user-error.html.tmpl
+2
-3
No files found.
template/en/default/global/user-error.html.tmpl
View file @
464ffc8c
...
...
@@ -1294,8 +1294,7 @@
Either you mis-typed the name or that user has not yet registered
for a [% terms.Bugzilla %] account.
[% ELSIF class == "Bugzilla::Keyword" %]
The legal keyword names are <a href="describekeywords.cgi">listed
here</a>.
See the list of available <a href="describekeywords.cgi">keywords</a>.
[% END %]
[% ELSIF error == "old_password_incorrect" %]
...
...
@@ -1651,7 +1650,7 @@
[% ELSIF error == "unknown_tab" %]
[% title = "Unknown Tab" %]
<code>[% current_tab_name FILTER html %]</code> is not a legal tab name
.
There is no tab named <code>[% current_tab_name FILTER html %]</code>
.
[% ELSIF error == "version_already_exists" %]
[% title = "Version Already Exists" %]
...
...
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