]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 384400 Delete milestone message uses "ALL" incorrectly
authortimeless%mozdev.org <>
Tue, 10 Jul 2007 12:02:53 +0000 (12:02 +0000)
committertimeless%mozdev.org <>
Tue, 10 Jul 2007 12:02:53 +0000 (12:02 +0000)
r=lpsolit a=lpsolit

template/en/default/admin/milestones/confirm-delete.html.tmpl

index b1f893ffd02acceca54c0a5c47bd25a579765985..40838262023d1ca667f163884abc1a0f48bd9a7e 100644 (file)
@@ -76,8 +76,9 @@
       is 1 [% terms.bug %]
     [% END %]
     entered for this milestone! When you delete this milestone,
-    <b><blink>ALL</blink></b> stored [% terms.bugs %] will be reassigned to
-    the default milestone of this product.
+    <b><blink>ALL</blink></b> of these [% terms.bugs %] will be retargeted
+    to [% product.default_milestone FILTER html %], the default milestone for 
+    the [% product.name FILTER html %] product.
   </td></tr>
   </table>