diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/admin/milestones/confirm-delete.html.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/template/en/default/admin/milestones/confirm-delete.html.tmpl b/template/en/default/admin/milestones/confirm-delete.html.tmpl index b1f893ffd..408382620 100644 --- a/template/en/default/admin/milestones/confirm-delete.html.tmpl +++ b/template/en/default/admin/milestones/confirm-delete.html.tmpl @@ -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> |