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

Unified Diff: chrome/app/generated_resources.grd

Issue 919323003: Launcher: Moved placeholder text strings out of use_titlecase condition. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@calamity-sort-results
Patch Set: Created 5 years, 10 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:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 62c11653d60426f8cd8586ee4e188272e1a5b69f..033ac9744e5337b5dc9241e88849dc9fb6cfc63e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14555,7 +14555,13 @@ Do you accept?
Click to start voice search
</message>
<message name="IDS_APP_LIST_HOTWORD_LISTENING" desc="Tooltip text for the mic button when it waits for the hotword.">
- Click or say "Ok, Google" to start voice search
+ Click, or say "Ok Google" to start voice search
+ </message>
+ <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_HOTWORD_HINT" desc="Hint text for the search box in app list window when the hotword is enabled.">
+ Search, or say "Ok Google"
</message>
<if expr="not use_titlecase">
<message name="IDS_APP_LIST_CONTEXT_MENU_NEW_TAB" desc="Title text for the 'open new' context menu item of an app list item configured to open in a tab">
@@ -14574,12 +14580,6 @@ Do you accept?
desc="Title text for the 'uninstall' context menu item of an app list item.">
Uninstall...
</message>
- <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_HOTWORD_HINT" desc="Hint text for the search box in app list window when the hotword is enabled.">
- Search, or say "Ok Google"
- </message>
<message name="IDS_APP_LIST_SIGNIN_BUTTON" desc="App launcher sign-in button text.">
Sign in
</message>
@@ -14619,12 +14619,6 @@ Do you accept?
desc="Title text for the 'uninstall' context menu item of an app list item.">
Uninstall...
</message>
- <message name="IDS_SEARCH_BOX_HINT" desc="Hint text for the search box in app list window.">
- Search
- </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>
<message name="IDS_APP_LIST_SIGNIN_BUTTON" desc="App launcher sign-in button text.">
Sign in
</message>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698