From: timeless%mozdev.org <> Date: Thu, 23 Mar 2006 00:06:09 +0000 (+0000) Subject: Bug 331003 auth_failure uses "put people in or out" X-Git-Tag: bugzilla-2.22~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ded303877f4e6e2f719fb3da19e423605f648ca;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 bc80277229..70ba569f89 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -117,7 +117,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 %]