summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/sanitycheck
diff options
context:
space:
mode:
authoreseyman%linagora.com <>2008-08-06 19:06:33 +0200
committereseyman%linagora.com <>2008-08-06 19:06:33 +0200
commit78fd5ea42960091af4e0358f7b2f2aa32193516a (patch)
tree5e2889748b11c4376158d4cbbbffdcfae6409864 /template/en/default/admin/sanitycheck
parentac99ed7df8d80945ab7860dad022fb5d372ff02d (diff)
downloadbugzilla-78fd5ea42960091af4e0358f7b2f2aa32193516a.tar.gz
bugzilla-78fd5ea42960091af4e0358f7b2f2aa32193516a.tar.xz
Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templates
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=eseyman, a=LpSolit
Diffstat (limited to 'template/en/default/admin/sanitycheck')
-rw-r--r--template/en/default/admin/sanitycheck/messages.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/sanitycheck/messages.html.tmpl b/template/en/default/admin/sanitycheck/messages.html.tmpl
index d33c12040..2847a35e7 100644
--- a/template/en/default/admin/sanitycheck/messages.html.tmpl
+++ b/template/en/default/admin/sanitycheck/messages.html.tmpl
@@ -322,7 +322,7 @@
<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 %]