From: lpsolit%gmail.com <> Date: Tue, 28 Nov 2006 02:11:02 +0000 (+0000) Subject: Bug 361867: The description for the 'allowbugdeletion' parameter should not say delet... X-Git-Tag: bugzilla-2.22.2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e915699fce98281661b02927a59fc6e67f473181;p=thirdparty%2Fbugzilla.git Bug 361867: The description for the 'allowbugdeletion' parameter should not say deleting versions can delete bugs - Patch by victory(_RSZ_) r=LpSolit a=justdave --- diff --git a/template/en/default/admin/params/admin.html.tmpl b/template/en/default/admin/params/admin.html.tmpl index 2602cf20c9..f869572848 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. " _