From: timeless%mozdev.org <> Date: Wed, 22 Mar 2006 12:42:27 +0000 (+0000) Subject: Bug 330985 login_required_for_pronoun doesn't make sense X-Git-Tag: bugzilla-2.23.1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8578f76866537a192cb78eefa8f771cf722cae;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 03215aa5d3..59180f2424 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -771,7 +771,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" %]