From 01d861201262d8d738369fb3796ea15de3e7427c Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Tue, 10 Jul 2007 12:06:57 +0000 Subject: Bug 366384 improve the message "Delete Component of Product 'Derivatives'" r=lpsolit a=lpsolit --- template/en/default/admin/components/confirm-delete.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/admin/components/confirm-delete.html.tmpl b/template/en/default/admin/components/confirm-delete.html.tmpl index 4ba73d08b..75b20f14e 100644 --- a/template/en/default/admin/components/confirm-delete.html.tmpl +++ b/template/en/default/admin/components/confirm-delete.html.tmpl @@ -26,7 +26,8 @@ # which the component belongs. #%] -[% title = BLOCK %]Delete Component of Product '[% product.name FILTER html %]' +[% title = BLOCK %]Delete component '[% comp.name FILTER html %]' +from '[% product.name FILTER html %]' product [% END %] [% PROCESS global/header.html.tmpl -- cgit v1.2.3-24-g4f1b