Merge "Update placeholder text of the searchbar"

This commit is contained in:
Zuul 2018-09-13 08:58:05 +00:00 committed by Gerrit Code Review
commit cf78f71ddd
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
// if filterStrings is not defined, set defaults
var defaultFilterStrings = {
cancel: gettext('Cancel'),
prompt: gettext('Click here for filters.'),
prompt: gettext('Click here for filters or full text search.'),
remove: gettext('Remove'),
text: scope.clientFullTextSearch
? gettext('Search in current results')