summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-07-20 06:17:40 +0200
committermkanat%bugzilla.org <>2009-07-20 06:17:40 +0200
commit98c951d9ecebee4ddbacd89a06e40281a1abf6db (patch)
treeb0c54a87406c6693c0cf3d003f31e89986ee6618 /template/en/default/admin
parent7bf1c7d23ffb82247cfaf73069908f29bf891e35 (diff)
downloadbugzilla-98c951d9ecebee4ddbacd89a06e40281a1abf6db.tar.gz
bugzilla-98c951d9ecebee4ddbacd89a06e40281a1abf6db.tar.xz
Bug 490783: UI should use "Search" everywhere instead of "Find"
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
Diffstat (limited to 'template/en/default/admin')
-rw-r--r--template/en/default/admin/params/query.html.tmpl8
1 files changed, 5 insertions, 3 deletions
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.",
+
+} %]