]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 330985 login_required_for_pronoun doesn't make sense
authortimeless%mozdev.org <>
Wed, 22 Mar 2006 12:42:27 +0000 (12:42 +0000)
committertimeless%mozdev.org <>
Wed, 22 Mar 2006 12:42:27 +0000 (12:42 +0000)
r=lpsolit a=myk

template/en/default/global/user-error.html.tmpl

index 03215aa5d39a328499c46dc20f831ceaa1206b5d..59180f24245057457f759a8b31073c7f57f93c1a 100644 (file)
 
   [% 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" %]