Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index cbb04472279a33846d455ed7cbfa9532629282ae..2118ae1d2465cde41420b96537ae5135fda8309e 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -15140,11 +15140,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 --> |