From c7660ce1789632e35d67baf20575f82d76510b9a Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Tue, 10 Jul 2007 12:02:53 +0000 Subject: Bug 384400 Delete milestone message uses "ALL" incorrectly r=lpsolit a=lpsolit --- template/en/default/admin/milestones/confirm-delete.html.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'template') 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, - ALL stored [% terms.bugs %] will be reassigned to - the default milestone of this product. + ALL of these [% terms.bugs %] will be retargeted + to [% product.default_milestone FILTER html %], the default milestone for + the [% product.name FILTER html %] product. -- cgit v1.2.3-24-g4f1b