summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2006-03-22 13:42:27 +0100
committertimeless%mozdev.org <>2006-03-22 13:42:27 +0100
commit1e8578f76866537a192cb78eefa8f771cf722cae (patch)
tree70969c4546fe257b8d31ba9a32f1e79a10289009 /template
parentf9b44a9951ab335f03f80e96850f188817ed4011 (diff)
downloadbugzilla-1e8578f76866537a192cb78eefa8f771cf722cae.tar.gz
bugzilla-1e8578f76866537a192cb78eefa8f771cf722cae.tar.xz
Bug 330985 login_required_for_pronoun doesn't make sense
r=lpsolit a=myk
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 03215aa5d..59180f242 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" %]