]> 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 10:06:57 +0000 (10:06 +0000)
committerGervase Markham <gerv@mozilla.org>
Fri, 7 Feb 2014 10:06:57 +0000 (10:06 +0000)
https://bugzilla.mozilla.org/show_bug.cgi?id=951699

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

index e5a04d3a9cdb26f55617e164c47bf7857f3b7dec..915a88b72925b0de0491e07ae0d7339e908966fc 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 %]