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

Unified Diff: chrome/app/media_router_strings.grdp

Issue 1415103006: Non-Local Join for Media Router and Presentation API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Auto-Formatting Fixes Created 5 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/media_router_strings.grdp
diff --git a/chrome/app/media_router_strings.grdp b/chrome/app/media_router_strings.grdp
index 62fc39912b1ad1248c9f8d43aa3ddf3635fe3808..45e4aa10e98eee7c2c7fb989accaa84293994a44 100644
--- a/chrome/app/media_router_strings.grdp
+++ b/chrome/app/media_router_strings.grdp
@@ -71,6 +71,9 @@
<message name="IDS_MEDIA_ROUTER_CASTING_ACTIVITY_STATUS" desc="Label of activity status, which describes the media that is currently being casted.">
Casting: <ph name="routeTitle">$1<ex>Video</ex></ph>
</message>
+ <message name="IDS_MEDIA_ROUTER_JOIN_CASTING_BUTTON" desc="Join cast button, which, on click, will join the current casting session.">
+ Join
+ </message>
<message name="IDS_MEDIA_ROUTER_STOP_CASTING_BUTTON" desc="Stop casting button, which, on click, will stop the current route.">
Stop casting
</message>

Powered by Google App Engine
This is Rietveld 408576698