]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.
authorGervase Markham <gerv@gerv.net>
Fri, 7 Feb 2014 11:53:27 +0000 (11:53 +0000)
committerGervase Markham <gerv@mozilla.org>
Fri, 7 Feb 2014 11:53:27 +0000 (11:53 +0000)
https://bugzilla.mozilla.org/show_bug.cgi?id=951699

template/en/default/admin/groups/delete.html.tmpl

index 562b4cbae7e606f31a091a6bdd7061ed44de3aad..5ae0ce92d6defea6cb63978a52b3484de24c000e 100644 (file)
           ([% active.join(', ') FILTER html %])
           [% IF hidden %]
             <strong>WARNING: This product is currently hidden.
-            Deleting this group will make this product publicly visible.
+            Deleting this group could make this product publicly visible
+            if no other group applies.
             </strong>
           [% END %]</li>
       [% END %]