From: Sunil Joshi Date: Sat, 13 Oct 2012 13:35:12 +0000 (+0200) Subject: Bug 330806: Reword the "Unknown Tab" and the "Invalid Keyword" error messages X-Git-Tag: bugzilla-4.5.1~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=464ffc8c04f315b2f2aaa8e5620f1fe65a719121;p=thirdparty%2Fbugzilla.git Bug 330806: Reword the "Unknown Tab" and the "Invalid Keyword" error messages r/a=LpSolit --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index faf4105a7b..39d07653c9 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -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 listed - here. + See the list of available keywords. [% END %] [% ELSIF error == "old_password_incorrect" %] @@ -1651,7 +1650,7 @@ [% ELSIF error == "unknown_tab" %] [% title = "Unknown Tab" %] - [% current_tab_name FILTER html %] is not a legal tab name. + There is no tab named [% current_tab_name FILTER html %]. [% ELSIF error == "version_already_exists" %] [% title = "Version Already Exists" %]