Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Side by Side Diff: chrome/app/media_router_strings.grdp

Issue 1961443002: [Media Router WebUI] Update arrow drop title text to be more descriptive. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/media_router/elements/media_router_header/media_router_header.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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.">
23 Close 23 Close
24 </message> 24 </message>
25 <message name="IDS_MEDIA_ROUTER_DROP_DOWN_BUTTON_TITLE" desc="Drop down button title, which is spoken when a screen reader is being used.">
26 Drop down
27 </message>
28 <message name="IDS_MEDIA_ROUTER_SEARCH_BUTTON_TITLE" desc="Search button title , which is spoken when a screen reader is being used."> 25 <message name="IDS_MEDIA_ROUTER_SEARCH_BUTTON_TITLE" desc="Search button title , which is spoken when a screen reader is being used.">
29 Search 26 Search
30 </message> 27 </message>
28 <message name="IDS_MEDIA_ROUTER_VIEW_CAST_MODE_LIST_BUTTON_TITLE" desc="View c ast modes list button title, which is spoken when a screen reader is being used. ">
29 View cast mode list
30 </message>
31 <message name="IDS_MEDIA_ROUTER_VIEW_DEVICE_LIST_BUTTON_TITLE" desc="View devi ce list button title, which is spoken when a screen reader is being used.">
32 View device list
33 </message>
31 34
32 <!-- Cast Modes --> 35 <!-- Cast Modes -->
33 <message name="IDS_MEDIA_ROUTER_AUTO_CAST_MODE" desc="Title for auto cast mode that appears as the header of a list of devices. This represents the mode that will be initially shown, if the list of sinks supports more than one of the cast modes below. Note that auto mode is not a real cast mode and merely serves as a proxy for the other cast modes. This is NOT shown as a dropdown option."> 36 <message name="IDS_MEDIA_ROUTER_AUTO_CAST_MODE" desc="Title for auto cast mode that appears as the header of a list of devices. This represents the mode that will be initially shown, if the list of sinks supports more than one of the cast modes below. Note that auto mode is not a real cast mode and merely serves as a proxy for the other cast modes. This is NOT shown as a dropdown option.">
34 Cast to 37 Cast to
35 </message> 38 </message>
36 <message name="IDS_MEDIA_ROUTER_DEFAULT_CAST_MODE" desc="Title for the default cast mode, which is used when the host is cast enabled. This is shown as a drop down option, and if selected, also appears as the header of a list of devices."> 39 <message name="IDS_MEDIA_ROUTER_DEFAULT_CAST_MODE" desc="Title for the default cast mode, which is used when the host is cast enabled. This is shown as a drop down option, and if selected, also appears as the header of a list of devices.">
37 Cast <ph name="HOST_NAME">$1<ex>google.com</ex></ph> 40 Cast <ph name="HOST_NAME">$1<ex>google.com</ex></ph>
38 </message> 41 </message>
39 <message name="IDS_MEDIA_ROUTER_DESKTOP_MIRROR_CAST_MODE" desc="Title for the desktop mirror cast mode. This is shown as a dropdown option, and if selected, a lso appears as the header of a list of devices."> 42 <message name="IDS_MEDIA_ROUTER_DESKTOP_MIRROR_CAST_MODE" desc="Title for the desktop mirror cast mode. This is shown as a dropdown option, and if selected, a lso appears as the header of a list of devices.">
40 Cast desktop 43 Cast desktop
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 </message> 133 </message>
131 134
132 <!-- Sink Search --> 135 <!-- Sink Search -->
133 <message name="IDS_MEDIA_ROUTER_SEARCH_LABEL" desc="Label for search input in sink list."> 136 <message name="IDS_MEDIA_ROUTER_SEARCH_LABEL" desc="Label for search input in sink list.">
134 Search 137 Search
135 </message> 138 </message>
136 <message name="IDS_MEDIA_ROUTER_SEARCH_NO_MATCHES" desc="Text to display when there are no sinks matching the user input search text."> 139 <message name="IDS_MEDIA_ROUTER_SEARCH_NO_MATCHES" desc="Text to display when there are no sinks matching the user input search text.">
137 No matches 140 No matches
138 </message> 141 </message>
139 </grit-part> 142 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/media_router/elements/media_router_header/media_router_header.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698