Bug 331003 auth_failure uses "put people in or out"

r=mkanat a=myk
This commit is contained in:
timeless%mozdev.org 2006-03-22 04:39:34 +00:00
parent 585ae712fe
commit 24189a5f5e

View File

@ -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 %]