From 78fd5ea42960091af4e0358f7b2f2aa32193516a Mon Sep 17 00:00:00 2001 From: "eseyman%linagora.com" <> Date: Wed, 6 Aug 2008 17:06:33 +0000 Subject: Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templates Patch By A.A. Shimono r=eseyman, a=LpSolit --- template/en/default/email/whine.txt.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 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 861a8ac18..caf43eb6d 100644 --- a/template/en/default/email/whine.txt.tmpl +++ b/template/en/default/email/whine.txt.tmpl @@ -21,7 +21,7 @@ [% PROCESS "global/field-descs.none.tmpl" %] From: [% Param("mailfrom") %] To: [% email %][% Param("emailsuffix") %] -Subject: Your [% terms.Bugzilla %] buglist needs attention. +Subject: Your [% terms.Bugzilla %] [%+ terms.bug %] list needs attention. X-Bugzilla-Type: whine [This e-mail has been automatically generated.] @@ -55,7 +55,7 @@ Or, you can use the general query page, at [%+ urlbase %]query.cgi Appended below are the individual URLs to get to all of your [% get_status("NEW") %] [%+ terms.bugs %] -that haven't been touched for a week or more. +that haven't been touched for [% Param("whinedays") %] days or more. You will get this message once a day until you've dealt with these [% terms.bugs %]! -- cgit v1.2.3-24-g4f1b