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

Unified Diff: chrome/app/generated_resources.grd

Issue 69813002: Adds the speech recognition button to the app-list searchbox. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8bd150c6cceabd2881ce2f5da833796cb6e46e5b..9041fcf7f048fff47b41f2659b84315f6dc9a551 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15370,6 +15370,12 @@ Do you accept?
<message name="IDS_APP_LIST_CONTACT_VIDEO_TOOLTIP" desc="Tooltip text for the 'video' icon displayed next to a contact search result.">
Start Hangout
</message>
+ <message name="IDS_APP_LIST_START_SPEECH_RECOGNITION" desc="Tooltip text for the button to start the speech recognition.">
+ Start speech recognition
+ </message>
+ <message name="IDS_APP_LIST_STOP_SPEECH_RECOGNITION" desc="Tooltip text for the button to stop the speech recognition.">
+ Stop speech recognition
+ </message>
<if expr="not pp_ifdef('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">
New tab

Powered by Google App Engine
This is Rietveld 408576698