]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 331003 auth_failure uses "put people in or out"
authortimeless%mozdev.org <>
Wed, 22 Mar 2006 12:39:34 +0000 (12:39 +0000)
committertimeless%mozdev.org <>
Wed, 22 Mar 2006 12:39:34 +0000 (12:39 +0000)
r=mkanat a=myk

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

index 12cbee70a6727f5cd24a929f5709faaec67be176..190b5d125b6d8ca0fd7993e209bab42e482c1c8e 100644 (file)
     [% 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 %]