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

Unified Diff: chrome/app/generated_resources.grd

Issue 715773002: Hotword Private API: Add support for retrieving localized strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | chrome/browser/extensions/api/hotword_private/hotword_private_api.h » ('j') | 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 78ce1c42cacf0021bc5120881adc6cb2ddb04556..6862cf5f5746080c1037b8de7408c8f3c0135e06 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15070,6 +15070,83 @@ Do you accept?
<message name="IDS_FLAGS_DISABLE_CAST_STREAMING_HW_ENCODING_DESCRIPTION" desc="Description of chrome:flags option to turn off Cast Streaming hardware video encoding support.">
This option disables support in Cast Streaming for encoding video streams using platform hardware.
</message>
+
+ <!-- Hotword Audio Verification (opt-in) App strings. -->
+ <message name="IDS_HOTWORD_OPT_IN_CANCEL" desc="Text on the cancel button for the 'Ok Google' hotword opt-in dialog.">
+ CANCEL
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_INTRO_TITLE" desc="Title of the intro page of the 'Ok Google' hotword opt-in dialog.">
+ Voice search at any time
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_INTRO_SUBTITLE" desc="Sub-title of the intro page of the 'Ok Google' hotword opt-in dialog.">
+ Say "Ok Google" when your screen is on and unlocked
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_INTRO_DESCRIPTION" desc="Description explaining the steps required to continue through the hotword opt-in process.">
+ To make this happen, you'll need to enable Google Audio History and train your Chromebook in the following steps.
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_INTRO_DESCRIPTION_AUDIO_HISTORY_ENABLED" desc="Description explaining the steps required to continue through the hotword opt-in process.">
+ To make this happen, you'll need to train your Chromebook in the following step.
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_INTRO_START" desc="Text on the start button for the 'Ok Google' hotword opt-in dialog.">
+ GET STARTED
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_TITLE" desc="Title of the voice model training page of the 'Ok Google' hotword opt-in dialog.">
+ Let's train your Chromebook
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_DESCRIPTION" desc="Description on the voice model training page of the 'Ok Google' hotword opt-in dialog.">
+ To help your Chromebook respond to you and for reliable and easy access to voice search, you need to teach Google the sound of your voice.
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_SPEAK" desc="The text describing the action the user should take on the voice model training page of the 'Ok Google' hotword opt-in dialog.">
+ Just say "Ok Google" three times
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_FIRST_PROMPT" desc="The first prompt text on the voice model training page of the 'Ok Google' hotword opt-in dialog.">
+ Say "Ok Google"
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_MIDDLE_PROMPT" desc="The middle prompt text on the voice model training page of the 'Ok Google' hotword opt-in dialog.">
+ Say "Ok Google" again
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_LAST_PROMPT" desc="The last prompt text on the voice model training page of the 'Ok Google' hotword opt-in dialog.">
+ Say "Ok Google" one last time
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_RECORDED" desc="The message displayed when an 'Ok Google' utterance has been recorded.">
+ Recorded
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_TIMEOUT" desc="The message displayed when an 'Ok Google' training has time out.">
+ Training timed out
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_TRAINING_RETRY" desc="Text on the retry button of the voice model training page of the 'Ok Google' hotword opt-in dialog.">
+ RETRY
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_TITLE" desc="Title of the finished page of the 'Ok Google' hotword opt-in dialog.">
+ You're all set!
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_LIST_INTRO" desc="The text at the beginning of the list describing the Chromebook's new abilities. ">
+ You're Chromebook can now:
rpetterson 2014/11/11 19:27:31 You're -> Your
kcarattini 2014/11/12 00:08:21 Done.
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_LIST_ITEM_1" desc="The text of the first item in the list of Chromebook abilities. ">
+ Recognize your voice when you say "Ok Google"
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_LIST_ITEM_2" desc="The text of the second item in the list of Chromebook abilities. ">
+ Respond to "Ok Google" when the screen is on and unlocked
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_SETTINGS_START" desc="The start of the text indicating where the user can change their Chrome settings. ">
+ You can change this at any time in
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_SETTINGS_LINK" desc="The end of the text indicating where the user can change their settings. Also the name of the chrome:settings page.">
rpetterson 2014/11/11 19:27:31 Is there a reason this one (and audio history) is
kcarattini 2014/11/12 00:08:21 Done.
+ Chrome Settings
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_AUDIO_HISTORY_START" desc="The start of the text indicating where the user can change their account history. ">
+ Search queries will be tied to your Google Account. You can view and delete them in your
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_AUDIO_HISTORY_LINK" desc="The end of the text indicating where the user can change their account history.">
+ Account History
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISH" desc="Text on the finish button for the 'Ok Google' hotword opt-in dialog.">
+ FINISH
+ </message>
+ <message name="IDS_HOTWORD_OPT_IN_FINISHED_WAIT" desc="The text displayed when waiting for the voice model training to complete. ">
+ Please wait ...
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/extensions/api/hotword_private/hotword_private_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698