]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templates.
authoreseyman%linagora.com <>
Thu, 7 Aug 2008 13:37:09 +0000 (13:37 +0000)
committereseyman%linagora.com <>
Thu, 7 Aug 2008 13:37:09 +0000 (13:37 +0000)
Patch By A.A. Shimono <shimono@mozilla.gr.jp>, r=eseyman, a=LpSolit

template/en/default/admin/params/query.html.tmpl
template/en/default/admin/sanitycheck/messages.html.tmpl
template/en/default/email/whine.txt.tmpl

index 58fda68d531472adf4a25d2dfadedce4de7ce247..8d6aba422cb65d045a8b799c28693b07bd252883 100644 (file)
@@ -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 = {
index d33c12040c7cc1f4fe43756ec7a48375fc90b8cf..2847a35e761ffe137c43cfa0aaffaf27aac2e8f8 100644 (file)
     <a href="show_bug.cgi?id=[% bug_id FILTER url_quote %]">[% bug_id FILTER html %]</a>
     [% ", " IF !loop.last %]
   [% END %]
-  (<a href="buglist.cgi?bug_id=[% badbugs.join(",") FILTER url_quote %]">as buglist</a>).
+  (<a href="buglist.cgi?bug_id=[% badbugs.join(",") FILTER url_quote %]">as [% terms.bug %] list</a>).
 [% END %]
 
 [% BLOCK bug_link %]
index 861a8ac18fe401657bd8e8e34b903dda92b06605..caf43eb6d14c25e98dd17484c2dc0d2fd7003fc4 100644 (file)
@@ -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 %]!