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

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

Issue 1056023003: Add localized string and resource paths for media router WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Append new ID for media_router.html Created 5 years, 8 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
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 <message name="IDS_MEDIA_ROUTER_TITLE" desc="Title for media router"> 4 <message name="IDS_MEDIA_ROUTER_TITLE" desc="Title for media router">
5 Media Router 5 Media Router
6 </message> 6 </message>
7
8 <!-- Route Details -->
apacible 2015/04/23 20:43:31 I can bundle this with the route details CL so it'
mark a. foltz 2015/04/23 23:17:52 Feel free to patch in this change and if you land
9 <message name="IDS_MEDIA_ROUTER_BACK_TO_SINK_PICKER" desc="Label of back to si nk picker button.">
10 Back to device list
11 </message>
12 <message name="IDS_MEDIA_ROUTER_CASTING_ACTIVITY_STATUS" desc="Label of activi ty status.">
13 Casting to
14 </message>
15 <message name="IDS_MEDIA_ROUTER_STOP_CASTING_BUTTON" desc="Text of Stop castin g button.">
16 Stop casting
17 </message>
7 </grit-part> 18 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/media_router_resources.grdp » ('j') | chrome/browser/media_router_resources.grdp » ('J')

Powered by Google App Engine
This is Rietveld 408576698