From: timeless%mozdev.org <> Date: Wed, 22 Mar 2006 12:39:34 +0000 (+0000) Subject: Bug 331003 auth_failure uses "put people in or out" X-Git-Tag: bugzilla-2.23.1~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21f9f93fc8a01135294244d8cc39d0ec469cb7f3;p=thirdparty%2Fbugzilla.git Bug 331003 auth_failure uses "put people in or out" r=mkanat a=myk --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 12cbee70a6..190b5d125b 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -119,7 +119,7 @@ [% IF reason %] [% IF group %] and [% END %] [% IF reason == "cant_bless" %] - you don't have permissions to put people in or out of any group, + you don't have permissions to add or remove people from a group, [% ELSIF reason == "not_visible" %] there are visibility restrictions on certain user groups, [% END %]