From eeda782dde8844166fdffbfe2cada894dfcd6dfe Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Mon, 8 Dec 2003 07:30:24 +0000 Subject: Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on. --- template/en/default/reports/create-chart.html.tmpl | 4 ++-- template/en/default/search/search-create-series.html.tmpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en') diff --git a/template/en/default/reports/create-chart.html.tmpl b/template/en/default/reports/create-chart.html.tmpl index 9d187fb60..c9906449f 100644 --- a/template/en/default/reports/create-chart.html.tmpl +++ b/template/en/default/reports/create-chart.html.tmpl @@ -64,8 +64,8 @@ function subcatSelected() { Note: this new charting system is in beta. This means that retention of data or defined data sets is on a best-efforts basis only, and cannot be - guaranteed. Please file any bugs you find or enhancement ideas you think - of. + guaranteed. Please file any [% terms.bugs %] you find or enhancement + ideas you think of.

diff --git a/template/en/default/search/search-create-series.html.tmpl b/template/en/default/search/search-create-series.html.tmpl index a1a1ec312..1a63ec5bf 100644 --- a/template/en/default/search/search-create-series.html.tmpl +++ b/template/en/default/search/search-create-series.html.tmpl @@ -38,7 +38,7 @@

- to see which bugs would be included in this series. + to see which [% terms.bugs %] would be included in this series.

Data Set Parameters

-- cgit v1.2.1