From ac2af67b1798b3e7b30f4e8857dee35b8d04cd4b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 28 Nov 2006 02:09:14 +0000 Subject: Bug 361867: The description for the 'allowbugdeletion' parameter should not say deleting versions can delete bugs - Patch by victory(_RSZ_) r=LpSolit a=justdave --- template/en/default/admin/params/admin.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/params/admin.html.tmpl') diff --git a/template/en/default/admin/params/admin.html.tmpl b/template/en/default/admin/params/admin.html.tmpl index 2602cf20c..f86957284 100644 --- a/template/en/default/admin/params/admin.html.tmpl +++ b/template/en/default/admin/params/admin.html.tmpl @@ -25,9 +25,9 @@ %] [% param_descs = { - allowbugdeletion => "The pages to edit products and components and versions can delete " _ - "all associated $terms.bugs when you delete a product (or component or " _ - "version). Since that is a pretty scary idea, you have to turn on " _ + allowbugdeletion => "The pages to edit products and components can delete all " _ + "associated $terms.bugs when you delete a product (or component). " _ + "Since that is a pretty scary idea, you have to turn on " _ "this option before any such deletions will ever happen.", allowemailchange => "Users can change their own email address through the preferences. " _ -- cgit v1.2.3-24-g4f1b