summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/bugchange.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/bugchange.html.tmpl')
-rw-r--r--template/en/default/admin/params/bugchange.html.tmpl25
1 files changed, 2 insertions, 23 deletions
diff --git a/template/en/default/admin/params/bugchange.html.tmpl b/template/en/default/admin/params/bugchange.html.tmpl
index b9475d41c..022e0cac1 100644
--- a/template/en/default/admin/params/bugchange.html.tmpl
+++ b/template/en/default/admin/params/bugchange.html.tmpl
@@ -38,36 +38,15 @@
musthavemilestoneonaccept => "If you are using Target Milestone, do you want to require that " _
"the milestone be set in order for a user to ACCEPT a ${terms.bug}?",
- commentoncreate => "If this option is on, the user needs to enter a description " _
- "when entering a new ${terms.bug}.",
-
- commentonaccept => "If this option is on, the user needs to enter a short comment if " _
- "he accepts the ${terms.bug}.",
-
commentonclearresolution => "If this option is on, the user needs to enter a short comment if " _
"the ${terms.bug}'s resolution is cleared.",
- commentonconfirm => "If this option is on, the user needs to enter a short comment " _
- "when confirming a ${terms.bug}.",
-
- commentonresolve => "If this option is on, the user needs to enter a short comment if " _
- "the $terms.bug is resolved.",
-
- commentonreassign => "If this option is on, the user needs to enter a short comment if " _
- "the $terms.bug is reassigned.",
+ commentonchange_resolution => "If this option is on, the user needs to enter a short " _
+ "comment if the resolution of the $terms.bug changes.",
commentonreassignbycomponent => "If this option is on, the user needs to enter a short comment if " _
"the $terms.bug is reassigned by component.",
- commentonreopen => "If this option is on, the user needs to enter a short comment if " _
- "the $terms.bug is reopened.",
-
- commentonverify => "If this option is on, the user needs to enter a short comment if " _
- "the $terms.bug is verified.",
-
- commentonclose => "If this option is on, the user needs to enter a short comment if " _
- "the $terms.bug is closed.",
-
commentonduplicate => "If this option is on, the user needs to enter a short comment " _
"if the $terms.bug is marked as duplicate.",