diff options
Diffstat (limited to 'template/en/default/admin')
-rw-r--r-- | template/en/default/admin/params/query.html.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl index b3f0b0f66..cdc48473e 100644 --- a/template/en/default/admin/params/query.html.tmpl +++ b/template/en/default/admin/params/query.html.tmpl @@ -56,5 +56,6 @@ "to search comments. If the QuickSearch query contains " _ "more terms than this value, QuickSearch will not search comments.", - quicksearch_allow_empty_words => "Whether to allow a QuickSearch with empty Words." } + specific_search_allow_empty_words => "Whether to allow a search on the 'Find a Specific " _ + "Bug' page with an empty 'Words' field." } %] |