From 9929e2aea23eaa842942414f5325599c3aa735ce Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 20 Oct 2006 02:32:23 +0000 Subject: =?UTF-8?q?Bug=20311237:=20bug=5Fstatus=5Fhelp=20and=20resolution?= =?UTF-8?q?=5Fhelp=20Search=20popup=20help=20should=20use=20Abug=20and=20a?= =?UTF-8?q?bug=20vars=20in=20variables.none.tmpl=20-=20Patch=20by=20Fr?= =?UTF-8?q?=C3=A9d=C3=A9ric=20Buclin=20=20r=3Dwicked=20?= =?UTF-8?q?a=3Dmyk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/search/search-help.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/search/search-help.html.tmpl b/template/en/default/search/search-help.html.tmpl index 4a0907be7..ef80fd39a 100644 --- a/template/en/default/search/search-help.html.tmpl +++ b/template/en/default/search/search-help.html.tmpl @@ -63,9 +63,9 @@ { id => "keywords_type", html => "The type of keyword search you would like" }, { id => "bug_status", - html => "A $terms.bug may be in any of a number of states." }, + html => "$terms.Abug may be in any of a number of states." }, { id => "resolution", - html => "If a $terms.bug is in a resolved state, then one of these reasons + html => "If $terms.abug is in a resolved state, then one of these reasons will
be given for its resolution." }, { id => "bug_severity", html => "How severe the $terms.bug is, or whether it's an enhancement." }, -- cgit v1.2.1