Index: chrome/app/media_router_strings.grdp |
diff --git a/chrome/app/media_router_strings.grdp b/chrome/app/media_router_strings.grdp |
index 7c91a2ea85781ba782ebe83234ff868cc7fb3637..f7abe47f5cc6a1dd389222ebf20c2608be857b80 100644 |
--- a/chrome/app/media_router_strings.grdp |
+++ b/chrome/app/media_router_strings.grdp |
@@ -4,4 +4,15 @@ |
<message name="IDS_MEDIA_ROUTER_TITLE" desc="Title for media router"> |
Media Router |
</message> |
+ |
+ <!-- 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
|
+ <message name="IDS_MEDIA_ROUTER_BACK_TO_SINK_PICKER" desc="Label of back to sink picker button."> |
+ Back to device list |
+ </message> |
+ <message name="IDS_MEDIA_ROUTER_CASTING_ACTIVITY_STATUS" desc="Label of activity status."> |
+ Casting to |
+ </message> |
+ <message name="IDS_MEDIA_ROUTER_STOP_CASTING_BUTTON" desc="Text of Stop casting button."> |
+ Stop casting |
+ </message> |
</grit-part> |