summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/menu.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2003-07-04 06:31:13 +0200
committergerv%gerv.net <>2003-07-04 06:31:13 +0200
commit44b48df3901d829e1423749136d142964ccb4a3e (patch)
treef87659c97f6c97654cde63005c514a5504913631 /template/en/default/reports/menu.html.tmpl
parent7b35e1a271f27612cba91216d50e5f497dd0c69a (diff)
downloadbugzilla-44b48df3901d829e1423749136d142964ccb4a3e.tar.gz
bugzilla-44b48df3901d829e1423749136d142964ccb4a3e.tar.xz
Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
Diffstat (limited to 'template/en/default/reports/menu.html.tmpl')
-rw-r--r--template/en/default/reports/menu.html.tmpl14
1 files changed, 8 insertions, 6 deletions
diff --git a/template/en/default/reports/menu.html.tmpl b/template/en/default/reports/menu.html.tmpl
index f28f1f697..a6817a36a 100644
--- a/template/en/default/reports/menu.html.tmpl
+++ b/template/en/default/reports/menu.html.tmpl
@@ -24,12 +24,14 @@
# types in Bugzilla.
#%]
-[% PROCESS global/header.html.tmpl
+[% PROCESS global/variables.none.tmpl %]
+
+[% PROCESS global/header.html.tmpl
title = "Reporting and Charting Kitchen"
%]
<p>
- Bugzilla allows you to view and track the state of the bug database in
+ [% terms.Bugzilla %] allows you to view and track the state of the [% terms.bug %] database in
all manner of exciting ways.
</p>
@@ -37,14 +39,14 @@
<ul>
<li>
- <strong><a href="query.cgi">Search</a></strong> -
- list sets of bugs.
+ <strong><a href="query.cgi">Search</a></strong> -
+ list sets of [% terms.bugs %].
</li>
<li>
<strong>
<a href="query.cgi?format=report-table">Tabular reports</a>
</strong> -
- tables of bug counts in 1, 2 or 3 dimensions, as HTML or CSV.
+ tables of [% terms.bug %] counts in 1, 2 or 3 dimensions, as HTML or CSV.
</li>
<li>
<strong>
@@ -59,7 +61,7 @@
<ul>
<li>
<strong><a href="reports.cgi">Old Charts</a></strong> -
- plot the status and/or resolution of bugs against
+ plot the status and/or resolution of [% terms.bugs %] against
time, for each product in your database.
</li>
<li>