Chromium Code Reviews| 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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 51 Select source | 51 Select source |
| 52 </message> | 52 </message> |
| 53 <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."> | 53 <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."> |
| 54 Share your screen | 54 Share your screen |
| 55 </message> | 55 </message> |
| 56 | 56 |
| 57 <!-- Contextual Menu --> | 57 <!-- Contextual Menu --> |
| 58 <message name="IDS_MEDIA_ROUTER_ABOUT" desc="Title of a menu item which, on cl ick, opens a page with product information about Chromecast."> | 58 <message name="IDS_MEDIA_ROUTER_ABOUT" desc="Title of a menu item which, on cl ick, opens a page with product information about Chromecast."> |
| 59 About | 59 About |
| 60 </message> | 60 </message> |
| 61 <if expr="_google_chrome"> | 61 <message name="IDS_MEDIA_ROUTER_CLOUD_SERVICES_TOGGLE" desc="Title of a menu i tem 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 ."> | 62 Enable cloud services |
| 63 Enable cloud services | 63 </message> |
| 64 </message> | |
| 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."> | 64 <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 | 65 Help |
| 68 </message> | 66 </message> |
| 69 <message name="IDS_MEDIA_ROUTER_ALWAYS_SHOW_TOOLBAR_ACTION" desc="Title of a m enu item which, on click, toggles whether or not the Media Router action icon is always shown. When toggled off, the icon is shown only when the Media Router di alog is open or if there is an active local Media Route or an issue."> | 67 <message name="IDS_MEDIA_ROUTER_ALWAYS_SHOW_TOOLBAR_ACTION" desc="Title of a m enu item which, on click, toggles whether or not the Media Router action icon is always shown. When toggled off, the icon is shown only when the Media Router di alog is open or if there is an active local Media Route or an issue."> |
| 70 Always show icon | 68 Always show icon |
| 71 </message> | 69 </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."> | 70 <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 | 71 Report an issue |
| 74 </message> | 72 </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."> | 73 <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 | 74 Manage Cast devices |
| 77 </message> | 75 </message> |
| 78 | 76 |
| 79 <!-- First Run Flow --> | 77 <!-- First Run Flow --> |
| 78 <message name="IDS_MEDIA_ROUTER_FIRST_RUN_FLOW_CLOUD_PREF_TEXT" desc="Text of the cloud services preferences text in the first run flow, which is shown to the user if they are currently signed in and have enabled sync."> | |
| 79 Enable casting to cloud-based services like Google Hangouts. | |
|
apacible
2016/10/25 22:01:28
nit: indentation.
apacible
2016/10/25 22:01:28
nit: In Chromium, do we still want to mention "Goo
mark a. foltz
2016/10/25 22:56:36
Done.
Re: Google Hangouts
Hangouts is a Google p
apacible
2016/10/26 15:39:14
We typically want to avoid mentioning anything "Go
| |
| 80 </message> | |
| 80 <if expr="_google_chrome"> | 81 <if expr="_google_chrome"> |
| 81 <message name="IDS_MEDIA_ROUTER_FIRST_RUN_FLOW_CLOUD_PREF_TEXT" desc="Text o f the cloud services preferences text in the first run flow, which is shown to t he user if they are currently signed in and have enabled sync."> | |
| 82 Enable casting to cloud-based services like Google Hangouts. | |
| 83 </message> | |
| 84 <message name="IDS_MEDIA_ROUTER_FIRST_RUN_FLOW_TITLE" desc="Title of the fir st run flow, which is shown to the user the first time they use Media Router, un til they acknowledge the message. This is a welcome message that introduces Medi a Router to the user."> | 82 <message name="IDS_MEDIA_ROUTER_FIRST_RUN_FLOW_TITLE" desc="Title of the fir st run flow, which is shown to the user the first time they use Media Router, un til they acknowledge the message. This is a welcome message that introduces Medi a Router to the user."> |
| 85 Welcome to the Cast experience in Chrome! | 83 Welcome to the Cast experience in Chrome! |
| 86 </message> | 84 </message> |
| 87 <message name="IDS_MEDIA_ROUTER_FIRST_RUN_FLOW_TEXT" desc="Text of the first run flow, which is shown to the user the first time they use Media Router. This is an introductory description of what Media Router does."> | 85 <message name="IDS_MEDIA_ROUTER_FIRST_RUN_FLOW_TEXT" desc="Text of the first run flow, which is shown to the user the first time they use Media Router. This is an introductory description of what Media Router does."> |
| 88 You can use this feature to display content from Chrome on your TV or othe r devices. | 86 You can use this feature to display content from Chrome on your TV or othe r devices. |
| 89 </message> | 87 </message> |
| 90 </if> | 88 </if> |
| 91 <if expr="not _google_chrome"> | 89 <if expr="not _google_chrome"> |
| 92 <message name="IDS_MEDIA_ROUTER_FIRST_RUN_FLOW_TITLE" desc="Title of the fir st run flow, which is shown to the user the first time they use Media Router, un til they acknowledge the message. This is a welcome message that introduces Medi a Router to the user."> | 90 <message name="IDS_MEDIA_ROUTER_FIRST_RUN_FLOW_TITLE" desc="Title of the fir st run flow, which is shown to the user the first time they use Media Router, un til they acknowledge the message. This is a welcome message that introduces Medi a Router to the user."> |
| 93 Welcome to the Cast experience in Chromium! | 91 Welcome to the Cast experience in Chromium! |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 142 </message> | 140 </message> |
| 143 | 141 |
| 144 <!-- Sink Search --> | 142 <!-- Sink Search --> |
| 145 <message name="IDS_MEDIA_ROUTER_SEARCH_LABEL" desc="Label for search input in sink list."> | 143 <message name="IDS_MEDIA_ROUTER_SEARCH_LABEL" desc="Label for search input in sink list."> |
| 146 Search | 144 Search |
| 147 </message> | 145 </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."> | 146 <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 | 147 No matches |
| 150 </message> | 148 </message> |
| 151 </grit-part> | 149 </grit-part> |
| OLD | NEW |