| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2578c5d1f714ccefe654b6d49bc860d9dbd483c1..6196b7428abce26b3f9928378b4916d7c66e5b55 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15119,11 +15119,11 @@ Do you accept?
|
| </message>
|
|
|
| <!-- Built-in hotword detection display strings -->
|
| - <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_HOTWORDING_NAME" desc="Name of about:flags option for hotword detection.">
|
| - Enable version 2 'Ok Google' hotword detection features.
|
| + <message name="IDS_FLAGS_DISABLE_EXPERIMENTAL_HOTWORDING_NAME" desc="Name of about:flags option for hotword detection.">
|
| + Disable version 2 'Ok Google' hotword detection features.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_HOTWORDING_DESCRIPTION" desc="Description of about:flags option for hotword detection.">
|
| - Enables the newest version of 'Ok Google' hotword detection, such as using the built-in extension. The hotword extension from the Chrome Web Store will no longer be used.
|
| + <message name="IDS_FLAGS_DISABLE_EXPERIMENTAL_HOTWORDING_DESCRIPTION" desc="Description of about:flags option for hotword detection.">
|
| + Disables the newest version of 'Ok Google' hotword detection, such as using the built-in extension. The hotword extension from the Chrome Web Store will be used instead.
|
| </message>
|
|
|
| <!-- Built-in hotword detection display strings -->
|
|
|