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

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

index bc8027722948dc217837cd1916291f0c3a600bd0..70ba569f89e1efba4e53417b0cb7913dd880ce94 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 %]