]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 361867: The description for the 'allowbugdeletion' parameter should not say delet...
authorlpsolit%gmail.com <>
Tue, 28 Nov 2006 02:11:02 +0000 (02:11 +0000)
committerlpsolit%gmail.com <>
Tue, 28 Nov 2006 02:11:02 +0000 (02:11 +0000)
template/en/default/admin/params/admin.html.tmpl

index 2602cf20c90ecb1cebef5ed60e2bbaf8534089a8..f869572848d96fbc59bc7833b90dc20b09803202 100644 (file)
@@ -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. " _