summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/sanitycheck
diff options
context:
space:
mode:
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 %]