| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 713a88ac2fedbc1961567e257397656e854bd2a5..6f7ab785727e5114c2e5e10f71b9a2d68f7c94fb 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -603,7 +603,7 @@ Your Google account may have other forms of browsing history like searches and a
|
| <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist.">
|
| Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added
|
| </message>
|
| - <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_AUTOPLAY" desc="The description for the allow autoplay for website dialog.">
|
| + <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_AUTOPLAY" desc="The description for the allow autoplay of muted videos for website dialog.">
|
| Allow autoplay of muted videos for a specific site.
|
| </message>
|
| <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc="The description for the allow Javascript for website dialog.">
|
| @@ -666,8 +666,8 @@ Your Google account may have other forms of browsing history like searches and a
|
| <message name="IDS_WEBSITE_SETTINGS_CATEGORY_COOKIE_ALLOWED" desc="Summary text explaining that sites are allowed to use cookies and that it is the recommended setting.">
|
| Allow sites to save and read cookie data (recommended)
|
| </message>
|
| - <message name="IDS_WEBSITE_SETTINGS_CATEGORY_AUTOPLAY_ALLOWED" desc="Summary text explaining that sites are allowed to autoplay muted videos and that it is the recommended setting.">
|
| - Allow sites to autoplay muted videos (recommended)
|
| + <message name="IDS_WEBSITE_SETTINGS_CATEGORY_AUTOPLAY_ALLOWED" desc="Summary text explaining that sites are allowed to automatically play muted videos and that it is the recommended setting.">
|
| + Allow sites to automatically play muted videos (recommended)
|
| </message>
|
| <message name="IDS_WEBSITE_SETTINGS_CATEGORY_JAVASCRIPT_ALLOWED" desc="Summary text explaining that sites are allowed to run Javascript and that it is the recommended setting.">
|
| Allow sites to run JavaScript (recommended)
|
|
|