From 3a8bc27b6754a699e4c6cc49aba86d65e1bbf2cc Mon Sep 17 00:00:00 2001 From: "wicked%sci.fi" <> Date: Sun, 27 Dec 2009 14:32:52 +0000 Subject: Bug 475523: Fix instructions on whineatnews email to refer to correct show_bug options. Patch by Kent Rogers r=wicked a=mkanat --- template/en/default/email/whine.txt.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/email') diff --git a/template/en/default/email/whine.txt.tmpl b/template/en/default/email/whine.txt.tmpl index a97887ede..e90480e8b 100644 --- a/template/en/default/email/whine.txt.tmpl +++ b/template/en/default/email/whine.txt.tmpl @@ -31,7 +31,7 @@ You have one or more [% terms.bugs %] assigned to you in the [% terms.Bugzilla % attention. All of these [% terms.bugs %] are in the [% display_value("bug_status", "NEW") %] or -[% display_value("bug_status", "REOPENED") %] state, and have not been +[%= display_value("bug_status", "REOPENED") %] state, and have not been touched in [% Param("whinedays") %] days or more. You need to take a look at them, and decide on an initial action. @@ -42,9 +42,9 @@ Generally, this means one of three things: (2) You decide the [% terms.bug %] doesn't belong to you, and you reassign it to someone else. (Hint: if you don't know who to reassign it to, make sure that the Component field seems reasonable, and then use the - "Reassign [% terms.bug %] to default assignee of selected component" option.) + "Reset Assignee to default" option.) (3) You decide the [% terms.bug %] belongs to you, but you can't solve it this moment. - Just use the "Accept [% terms.bug %]" command. + Accept the [% terms.bug %] by setting the status to [% display_value("bug_status", "ASSIGNED") %]. To get a list of all [% display_value("bug_status", "NEW") %]/[% display_value("bug_status", "REOPENED") %] [%+ terms.bugs %], you can use this URL (bookmark it if you like!): -- cgit v1.2.3-24-g4f1b