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

Unified Diff: chrome/app/generated_resources.grd

Issue 3133034: Adds a speech input info bubble. (Closed)
Patch Set: Reorganised speech bubble into an interface and implementation. Created 10 years, 4 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 f9f6c5fef7b4fae9c10bb178f7dfc256e204e1fc..22b68c214675f68cd4e1e5eae8f248d3c64b177e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9232,6 +9232,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
It looks like you've moved. Would you like to use <ph name="NEW_GOOGLE_URL">$1<ex>google.com</ex></ph>?
</message>
+ <message name="IDS_SPEECH_INPUT_BUBBLE_HEADING" desc="First line in the content area of the speech input bubble. Instructs the user that they can start speaking.">
+ Speak now
+ </message>
+
</messages>
<structures fallback_to_english="true">
« no previous file with comments | « no previous file | chrome/app/theme/speech_input_processing.png » ('j') | chrome/browser/speech/speech_input_bubble.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698