From 98c951d9ecebee4ddbacd89a06e40281a1abf6db Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Mon, 20 Jul 2009 04:17:40 +0000 Subject: Bug 490783: UI should use "Search" everywhere instead of "Find" Patch by Max Kanat-Alexander r=pyrzak, r=LpSolit, a=LpSolit --- template/en/default/admin/params/query.html.tmpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/params/query.html.tmpl') diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl index ffee4e1a8..34ea04381 100644 --- a/template/en/default/admin/params/query.html.tmpl +++ b/template/en/default/admin/params/query.html.tmpl @@ -51,6 +51,8 @@ "access the advanced query page. It's in URL parameter " _ "format, which makes it hard to read. Sorry!", - specific_search_allow_empty_words => "Whether to allow a search on the 'Find a Specific " _ - "Bug' page with an empty 'Words' field." } -%] + specific_search_allow_empty_words => + "Whether to allow a search on the 'Simple Search' page with an empty" + _ " 'Words' field.", + +} %] -- cgit v1.2.3-24-g4f1b