Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 72ae49594110623dbfa7d1b093a6874271eeaa35..2dc32556e59237b43f6c7d07284ed823a47493f7 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6622,12 +6622,24 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| Set which search engine is used when searching from the |
| <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>omnibox<ph name="END_LINK"></a><ex></a></ex></ph>. |
| </message> |
| - <message name="IDS_HOTWORD_SEARCH_PREF_CHKBOX" desc="A checkbox under Search on the Settings page to allow audio capture devices to initiate searches."> |
| + <message name="IDS_HOTWORD_SEARCH_PREF_CHKBOX" desc="A checkbox under Voice on the Settings page to allow audio capture devices to initiate searches."> |
|
Matt Giuca
2014/08/12 08:37:39
It's probably not ideal to change a desc without c
kcarattini
2014/08/13 03:51:53
Done.
|
| Enable "Ok Google" to start a voice search |
| </message> |
| - <message name="IDS_HOTWORD_SEARCH_PREF_DESCRIPTION" desc="Description of the hotword search preference"> |
| + <message name="IDS_HOTWORD_SEARCH_PREF_DESCRIPTION" desc="Description of the hotword search preference"> |
| When you say "Ok Google," Chrome will search for what you say next. |
| </message> |
| + <message name="IDS_HOTWORD_ALWAYS_ON_SEARCH_PREF_CHKBOX" desc="A checkbox under Voice on the Settings page to allow audio capture devices to initiate searches from any screen."> |
| + "Ok Google" detection from any screen |
|
Matt Giuca
2014/08/12 08:37:39
See my comment below; I think you should collapse
kcarattini
2014/08/13 03:51:53
I've updated the strings to reflect the new Mocks
Matt Giuca
2014/08/13 05:21:08
Acknowledged.
|
| + </message> |
| + <message name="IDS_HOTWORD_ALWAYS_ON_SEARCH_PREF_DESCRIPTION" desc="Description of the always on hotword search preference"> |
| + Responds to your voice. Works when the screen is on. |
| + </message> |
| + <message name="IDS_HOTWORD_AUDIO_HISTORY_PREF_CHKBOX" desc="A checkbox under Voice on the Settings page that allows for sending audio of 'Ok, Google' plus a few seconds before back to Google to improve voice search."> |
| + Audio History |
|
Matt Giuca
2014/08/12 08:37:39
Again, I think this should be collapsed.
Since th
kcarattini
2014/08/13 03:51:53
Same as above.
Matt Giuca
2014/08/13 05:21:08
Nit: "Enable audio history" (no full-stop, no Titl
kcarattini
2014/08/13 05:34:33
Done.
|
| + </message> |
| + <message name="IDS_HOTWORD_AUDIO_HISTORY_PREF_DESCRIPTION" desc="Description of the audio history search preference"> |
| + Required for features such as using "Ok Google" to start a voice search from any screen. |
| + </message> |
| <message name="IDS_HOTWORD_CONFIRM_BUBBLE_TITLE" desc="The title text for the bubble to enable the hotword voice search trigger."> |
| Ok Google |
| </message> |