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_ICON_TOOLTIP_TEXT" desc="Tooltip for the Media Router Action icon, which appears in the toolbar. The tooltip appears on mouseo ver of the icon."> | 8 <message name="IDS_MEDIA_ROUTER_ICON_TOOLTIP_TEXT" desc="Tooltip for the Media Router Action icon, which appears in the toolbar. The tooltip appears on mouseo ver of the icon."> |
9 Display on another screen | 9 Display on another screen |
10 </message> | 10 </message> |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
59 About | 59 About |
60 </message> | 60 </message> |
61 <if expr="_google_chrome"> | 61 <if expr="_google_chrome"> |
62 <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 ."> | 62 <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 ."> |
63 Enable Cloud Services | 63 Enable Cloud Services |
64 </message> | 64 </message> |
65 </if> | 65 </if> |
66 <message name="IDS_MEDIA_ROUTER_HELP" desc="Title of a menu item which, on cli ck, opens a page to the Chromecast help center."> | 66 <message name="IDS_MEDIA_ROUTER_HELP" desc="Title of a menu item which, on cli ck, opens a page to the Chromecast help center."> |
67 Help | 67 Help |
68 </message> | 68 </message> |
69 <message name="IDS_MEDIA_ROUTER_REMOVE_TOOLBAR_ACTION" desc="Title of a menu i tem which, on click, removes the Media Router Action icon from the toolbar."> | 69 <message name="IDS_MEDIA_ROUTER_ALWAYS_SHOW_TOOLBAR_ACTION" desc="Title of a m enu item which, on click, removes the Media Router Action icon from the toolbar. "> |
msw
2016/07/26 19:59:30
nit: update "removes"
takumif
2016/07/28 20:04:10
Done.
| |
70 Remove icon | 70 Always show icon |
71 </message> | 71 </message> |
72 <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."> | 72 <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."> |
73 Report an issue | 73 Report an issue |
74 </message> | 74 </message> |
75 <message name="IDS_MEDIA_ROUTER_MANAGE_DEVICES" desc="Title of a menu item whi ch, on click, opens a page that allows the user to manage Cast devices: view, re boot, reset, and manage settings of available Cast devices, or set up new Cast d evices."> | 75 <message name="IDS_MEDIA_ROUTER_MANAGE_DEVICES" desc="Title of a menu item whi ch, on click, opens a page that allows the user to manage Cast devices: view, re boot, reset, and manage settings of available Cast devices, or set up new Cast d evices."> |
76 Manage Cast devices | 76 Manage Cast devices |
77 </message> | 77 </message> |
78 | 78 |
79 <!-- First Run Flow --> | 79 <!-- First Run Flow --> |
80 <if expr="_google_chrome"> | 80 <if expr="_google_chrome"> |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
142 </message> | 142 </message> |
143 | 143 |
144 <!-- Sink Search --> | 144 <!-- Sink Search --> |
145 <message name="IDS_MEDIA_ROUTER_SEARCH_LABEL" desc="Label for search input in sink list."> | 145 <message name="IDS_MEDIA_ROUTER_SEARCH_LABEL" desc="Label for search input in sink list."> |
146 Search | 146 Search |
147 </message> | 147 </message> |
148 <message name="IDS_MEDIA_ROUTER_SEARCH_NO_MATCHES" desc="Text to display when there are no sinks matching the user input search text."> | 148 <message name="IDS_MEDIA_ROUTER_SEARCH_NO_MATCHES" desc="Text to display when there are no sinks matching the user input search text."> |
149 No matches | 149 No matches |
150 </message> | 150 </message> |
151 </grit-part> | 151 </grit-part> |
OLD | NEW |