diff --git a/js/ui/dash.js b/js/ui/dash.js index 8ef551dc7..69f943af7 100644 --- a/js/ui/dash.js +++ b/js/ui/dash.js @@ -250,7 +250,7 @@ SearchEntry.prototype = { this.pane = null; - this._defaultText = _("Find apps or documents"); + this._defaultText = _("Find..."); let textProperties = { font_name: "Sans 12" }; let entryProperties = { editable: true,