Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1073)

Unified Diff: chrome/app/generated_resources.grd

Issue 2934883002: cros: add new search box hint text for launcher (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index fbe2be209e13d6cc9b729910413716ac0ae493dc..013cfb132dd48118047eab2bb9518ae3d82cebf1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11143,6 +11143,9 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<message name="IDS_SEARCH_BOX_HINT" desc="Hint text for the search box in app list window.">
Search or type URL
</message>
+ <message name="IDS_SEARCH_BOX_HINT_FULLSCREEN" desc="Hint text for the search box in fullscreen app list window.">
+ Search your Chromebook, apps, web...
xiyuan 2017/06/12 19:24:55 Usually we use a place holder for "Chromebook" and
Qiang(Joe) Xu 2017/06/12 21:45:31 done
+ </message>
<message name="IDS_SEARCH_BOX_HOTWORD_HINT" desc="Hint text for the search box in app list window when the hotword is enabled.">
Search, or say "Ok Google"
</message>

Powered by Google App Engine
This is Rietveld 408576698