From 7dc732e743222546373d6086376b0507ce72486d Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 17 May 2005 06:39:16 +0000 Subject: Bug 294368: Wrong tense used in sentence in delete components/products - Patch by Tiago R. Mello r=LpSolit a=justdave --- editproducts.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editproducts.cgi') diff --git a/editproducts.cgi b/editproducts.cgi index 3a63add6a..cd124169f 100755 --- a/editproducts.cgi +++ b/editproducts.cgi @@ -746,8 +746,8 @@ one."; } print "
\n", "There are bugs entered for this product! When you delete this ", - "product, all stored bugs will be deleted, too. ", - "You could not even see a bug history anymore!\n", + "product, ALL stored bugs and their history will be ", + "deleted too.\n", "
\n"; } -- cgit v1.2.3-24-g4f1b