From: timeless%mozdev.org <> Date: Thu, 23 Mar 2006 00:11:12 +0000 (+0000) Subject: Bug 330985 login_required_for_pronoun doesn't make sense X-Git-Tag: bugzilla-2.22~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dce122726a76e7832ecaa9e8d4b98354fdb6ec1;p=thirdparty%2Fbugzilla.git Bug 330985 login_required_for_pronoun doesn't make sense r=lpsolit a=myk --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 4619303c24..335f70a2f1 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -730,7 +730,8 @@ [% ELSIF error == "login_required_for_pronoun" %] [% title = "Login Name Required" %] - You must enter a login name when using your login as a pronoun. + You can't use %user% without being logged in, because %user% refers + to your login name, which we don't know. [% ELSIF error == "milestone_already_exists" %] [% title = "Milestone Already Exists" %]