From: eseyman%linagora.com <> Date: Thu, 7 Aug 2008 13:37:09 +0000 (+0000) Subject: Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templates. X-Git-Tag: bugzilla-3.2rc1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90af37c537d31949778f5272f44248db0bfca348;p=thirdparty%2Fbugzilla.git Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templates. Patch By A.A. Shimono , r=eseyman, a=LpSolit --- diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl index 58fda68d53..8d6aba422c 100644 --- a/template/en/default/admin/params/query.html.tmpl +++ b/template/en/default/admin/params/query.html.tmpl @@ -20,7 +20,7 @@ #%] [% title = "Query Defaults" - desc = "Default options for query and buglists" + desc = "Default options for query and $terms.bug lists" %] [% param_descs = { diff --git a/template/en/default/admin/sanitycheck/messages.html.tmpl b/template/en/default/admin/sanitycheck/messages.html.tmpl index d33c12040c..2847a35e76 100644 --- a/template/en/default/admin/sanitycheck/messages.html.tmpl +++ b/template/en/default/admin/sanitycheck/messages.html.tmpl @@ -322,7 +322,7 @@ [% bug_id FILTER html %] [% ", " IF !loop.last %] [% END %] - (as buglist). + (as [% terms.bug %] list). [% END %] [% BLOCK bug_link %] diff --git a/template/en/default/email/whine.txt.tmpl b/template/en/default/email/whine.txt.tmpl index 861a8ac18f..caf43eb6d1 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 %]!