From 0465112ab3b73b9c37b0bd54a363928b77985bda Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 21 Jul 2006 06:32:09 +0000 Subject: [PATCH] =?utf8?q?Bug=20345364:=20The=20word=20"Bug"=20appears=20b?= =?utf8?q?are=20in=20editparams.cgi=20-=20Patch=20by=20Fr=C3=A9d=C3=A9ric?= =?utf8?q?=20Buclin=20=20r=3Dmkanat=20a=3Dmyk?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/params/bugchange.html.tmpl | 4 ++-- template/en/default/admin/params/bugfields.html.tmpl | 2 +- template/en/default/admin/params/bugmove.html.tmpl | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/template/en/default/admin/params/bugchange.html.tmpl b/template/en/default/admin/params/bugchange.html.tmpl index 7d886bccc3..b9475d41c9 100644 --- a/template/en/default/admin/params/bugchange.html.tmpl +++ b/template/en/default/admin/params/bugchange.html.tmpl @@ -20,8 +20,8 @@ # Frédéric Buclin #%] [% - title = "Bug Change Policies" - desc = "Set up bug change policies" + title = "$terms.Bug Change Policies" + desc = "Set up $terms.bug change policies" %] [% param_descs = { diff --git a/template/en/default/admin/params/bugfields.html.tmpl b/template/en/default/admin/params/bugfields.html.tmpl index 598b9109ad..6bd108c259 100644 --- a/template/en/default/admin/params/bugfields.html.tmpl +++ b/template/en/default/admin/params/bugfields.html.tmpl @@ -20,7 +20,7 @@ # Frédéric Buclin #%] [% - title = "Bug Fields" + title = "$terms.Bug Fields" desc = "Choose fields you want to display" %] diff --git a/template/en/default/admin/params/bugmove.html.tmpl b/template/en/default/admin/params/bugmove.html.tmpl index 902cb5a3ea..4797b6107e 100644 --- a/template/en/default/admin/params/bugmove.html.tmpl +++ b/template/en/default/admin/params/bugmove.html.tmpl @@ -20,8 +20,8 @@ # Frédéric Buclin #%] [% - title = "Bug Moving" - desc = "Set up parameters to move bugs to/from another installation" + title = "$terms.Bug Moving" + desc = "Set up parameters to move $terms.bugs to/from another installation" %] [% param_descs = { -- 2.47.3