| Index: chrome/app/media_router_strings.grdp
|
| diff --git a/chrome/app/media_router_strings.grdp b/chrome/app/media_router_strings.grdp
|
| index aa6a7a53a4debbb101620bb71067c3ff1cd71a04..ae1ef3838f1ff08bd6e6cfe7fe507b7d6bb435a5 100644
|
| --- a/chrome/app/media_router_strings.grdp
|
| +++ b/chrome/app/media_router_strings.grdp
|
| @@ -38,6 +38,11 @@
|
| <message name="IDS_MEDIA_ROUTER_ABOUT" desc="Title of a menu item which, on click, opens a page with product information about Chromecast.">
|
| About
|
| </message>
|
| + <if expr="_google_chrome">
|
| + <message name="IDS_MEDIA_ROUTER_CLOUD_SERVICES_TOGGLE" desc="Title of a menu item which, on click, toggles the preference to opt in or out of cloud services.">
|
| + Enable Cloud Services
|
| + </message>
|
| + </if>
|
| <message name="IDS_MEDIA_ROUTER_HELP" desc="Title of a menu item which, on click, opens a page to the Chromecast help center.">
|
| Help
|
| </message>
|
|
|