]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of "all...
authorSimon Green <sgreen@redhat.com>
Wed, 18 Dec 2013 20:42:55 +0000 (06:42 +1000)
committerSimon Green <sgreen@redhat.com>
Wed, 18 Dec 2013 20:42:55 +0000 (06:42 +1000)
r=gerv, a=sgreen

template/en/default/admin/params/groupsecurity.html.tmpl

index c9dbf5b4b28988f81799229b54a1418687c0dcef..52f12e3c5580524c95f286bc5772df59794b0f75 100644 (file)
@@ -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 " _