OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- Media Router-specific strings (included from generated_resources.grd). --> | 2 <!-- Media Router-specific strings (included from generated_resources.grd). --> |
3 <grit-part> | 3 <grit-part> |
4 <!-- General --> | 4 <!-- General --> |
5 <message name="IDS_MEDIA_ROUTER_TITLE" desc="Title of a dialog offering possib
le actions for Media Router, which enables users to mirror individual tabs or de
sktop as well as cast content to a device."> | 5 <message name="IDS_MEDIA_ROUTER_TITLE" desc="Title of a dialog offering possib
le actions for Media Router, which enables users to mirror individual tabs or de
sktop as well as cast content to a device."> |
6 Media Router | 6 Media Router |
7 </message> | 7 </message> |
8 <message name="IDS_MEDIA_ROUTER_SHARE_YOUR_SCREEN_TEXT" desc="Tooltip for the
Media Router Action icon, which appears in the toolbar. The tooltip appears on m
ouseover of the icon."> | 8 <message name="IDS_MEDIA_ROUTER_SHARE_YOUR_SCREEN_TEXT" desc="Tooltip for the
Media Router Action icon, which appears in the toolbar. The tooltip appears on m
ouseover of the icon."> |
9 Share your screen | 9 Share your screen |
10 </message> | 10 </message> |
(...skipping 20 matching lines...) Expand all Loading... |
31 Select source | 31 Select source |
32 </message> | 32 </message> |
33 <message name="IDS_MEDIA_ROUTER_SHARE_YOUR_SCREEN_SUBHEADING" desc="Subheading
for non-default cast modes, which allow screen sharing. The subheading appears
above a list of non-default cast modes."> | 33 <message name="IDS_MEDIA_ROUTER_SHARE_YOUR_SCREEN_SUBHEADING" desc="Subheading
for non-default cast modes, which allow screen sharing. The subheading appears
above a list of non-default cast modes."> |
34 Share your screen | 34 Share your screen |
35 </message> | 35 </message> |
36 | 36 |
37 <!-- Contextual Menu --> | 37 <!-- Contextual Menu --> |
38 <message name="IDS_MEDIA_ROUTER_ABOUT" desc="Title of a menu item which, on cl
ick, opens a page with product information about Chromecast."> | 38 <message name="IDS_MEDIA_ROUTER_ABOUT" desc="Title of a menu item which, on cl
ick, opens a page with product information about Chromecast."> |
39 About | 39 About |
40 </message> | 40 </message> |
| 41 <if expr="_google_chrome"> |
| 42 <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
."> |
| 43 Enable Cloud Services |
| 44 </message> |
| 45 </if> |
41 <message name="IDS_MEDIA_ROUTER_HELP" desc="Title of a menu item which, on cli
ck, opens a page to the Chromecast help center."> | 46 <message name="IDS_MEDIA_ROUTER_HELP" desc="Title of a menu item which, on cli
ck, opens a page to the Chromecast help center."> |
42 Help | 47 Help |
43 </message> | 48 </message> |
44 <message name="IDS_MEDIA_ROUTER_LEARN_MORE" desc="Title of a menu item which,
on click, opens a page with instructions on how to cast to a Chromecast."> | 49 <message name="IDS_MEDIA_ROUTER_LEARN_MORE" desc="Title of a menu item which,
on click, opens a page with instructions on how to cast to a Chromecast."> |
45 Learn more | 50 Learn more |
46 </message> | 51 </message> |
47 <message name="IDS_MEDIA_ROUTER_REPORT_ISSUE" desc="Title of a menu item which
, on click, opens a page to give feedback or report an issue with Chromecast int
egration."> | 52 <message name="IDS_MEDIA_ROUTER_REPORT_ISSUE" desc="Title of a menu item which
, on click, opens a page to give feedback or report an issue with Chromecast int
egration."> |
48 Report an issue | 53 Report an issue |
49 </message> | 54 </message> |
50 | 55 |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
106 </message> | 111 </message> |
107 <message name="IDS_MEDIA_ROUTER_STOP_CASTING_BUTTON" desc="Stop casting button
, which, on click, will stop the current route."> | 112 <message name="IDS_MEDIA_ROUTER_STOP_CASTING_BUTTON" desc="Stop casting button
, which, on click, will stop the current route."> |
108 Stop casting | 113 Stop casting |
109 </message> | 114 </message> |
110 | 115 |
111 <!-- Sink List --> | 116 <!-- Sink List --> |
112 <message name="IDS_MEDIA_ROUTER_DEVICE_MISSING" desc="Link to display when no
devices are found which, on click, opens a page to the Chromecast help center ex
plaining possible reasons why no devices are detected."> | 117 <message name="IDS_MEDIA_ROUTER_DEVICE_MISSING" desc="Link to display when no
devices are found which, on click, opens a page to the Chromecast help center ex
plaining possible reasons why no devices are detected."> |
113 Device missing? | 118 Device missing? |
114 </message> | 119 </message> |
115 </grit-part> | 120 </grit-part> |
OLD | NEW |