summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-05-10 18:12:48 +0200
committerlpsolit%gmail.com <>2007-05-10 18:12:48 +0200
commit208399b506098df1136f2dec16e28861c6bb4b19 (patch)
tree538293bfb81813b2ba9b000668bd9729def533e7 /template/en/default/admin/components
parent3951e2cb57cafacba6605949beb54e105f69d527 (diff)
downloadbugzilla-208399b506098df1136f2dec16e28861c6bb4b19.tar.gz
bugzilla-208399b506098df1136f2dec16e28861c6bb4b19.tar.xz
Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <spam@bmo2007.rsz.jp> r=wicked a=mkanat
Diffstat (limited to 'template/en/default/admin/components')
-rw-r--r--template/en/default/admin/components/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/components/edit.html.tmpl b/template/en/default/admin/components/edit.html.tmpl
index e7bd96355..291e1dd61 100644
--- a/template/en/default/admin/components/edit.html.tmpl
+++ b/template/en/default/admin/components/edit.html.tmpl
@@ -104,7 +104,7 @@
<td>[% terms.Bugs %]:</td>
<td>
[% IF comp.bug_count > 0 %]
- <a title="Bugs in component '[% comp.name FILTER html %]'"
+ <a title="[% terms.Bugs %] in component '[% comp.name FILTER html %]'"
href="buglist.cgi?component=
[%- comp.name FILTER url_quote %]&amp;product=
[%- product.name FILTER url_quote %]">[% comp.bug_count %]</a>