From eda2c8f8f6fd009e2b2621a4fc839c8697ebcf7b Mon Sep 17 00:00:00 2001 From: Simon Green Date: Thu, 19 Dec 2013 06:42:55 +1000 Subject: Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of "all of the groups") r=gerv, a=sgreen --- template/en/default/admin/params/groupsecurity.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/admin/params/groupsecurity.html.tmpl b/template/en/default/admin/params/groupsecurity.html.tmpl index c9dbf5b4b..52f12e3c5 100644 --- a/template/en/default/admin/params/groupsecurity.html.tmpl +++ b/template/en/default/admin/params/groupsecurity.html.tmpl @@ -45,7 +45,7 @@ "involving any bug that is in a product on which that " _ "user is forbidden to edit.", - or_groups => "Define the visibility of a $terms.bug which is in multiple " _ + or_groups => "Define the visibility of $terms.abug which is in multiple " _ "groups. If this is on (recommended), a user only needs to " _ "be a member of one of the $terms.bug's groups in order to " _ "view it. If it is off, a user needs to be a member of all " _ -- cgit v1.2.3-24-g4f1b