| 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> |
| 11 <message name="IDS_MEDIA_ROUTER_MENU_ITEM_TITLE" desc="Title of menu item for
Media Router, which appears in the overflow menu and page contextual menus."> | 11 <message name="IDS_MEDIA_ROUTER_MENU_ITEM_TITLE" desc="Title of menu item for
Media Router, which appears in the overflow menu and page contextual menus."> |
| 12 Cast... | 12 &Cast... |
| 13 </message> | 13 </message> |
| 14 <message name="IDS_MEDIA_ROUTER_LEARN_MORE" desc="Text of a menu item or link
which, on click, opens a page with more information or relevant help center page
."> | 14 <message name="IDS_MEDIA_ROUTER_LEARN_MORE" desc="Text of a menu item or link
which, on click, opens a page with more information or relevant help center page
."> |
| 15 Learn more | 15 Learn more |
| 16 </message> | 16 </message> |
| 17 | 17 |
| 18 <!-- Button Titles --> | 18 <!-- Button Titles --> |
| 19 <message name="IDS_MEDIA_ROUTER_BACK_BUTTON_TITLE" desc="Back button title, wh
ich is spoken when a screen reader is being used."> | 19 <message name="IDS_MEDIA_ROUTER_BACK_BUTTON_TITLE" desc="Back button title, wh
ich is spoken when a screen reader is being used."> |
| 20 Back | 20 Back |
| 21 </message> | 21 </message> |
| 22 <message name="IDS_MEDIA_ROUTER_CLOSE_BUTTON_TITLE" desc="Close button title,
which is spoken when a screen reader is being used."> | 22 <message name="IDS_MEDIA_ROUTER_CLOSE_BUTTON_TITLE" desc="Close button title,
which is spoken when a screen reader is being used."> |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 </message> | 140 </message> |
| 141 | 141 |
| 142 <!-- Sink Search --> | 142 <!-- Sink Search --> |
| 143 <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."> |
| 144 Search | 144 Search |
| 145 </message> | 145 </message> |
| 146 <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."> |
| 147 No matches | 147 No matches |
| 148 </message> | 148 </message> |
| 149 </grit-part> | 149 </grit-part> |
| OLD | NEW |