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

Unified Diff: chrome/app/media_router_strings.grdp

Issue 1363593003: [Media Router] Set timeout for route creation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 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 7f62bad54e40b4a269787b5e8667edc67c7c431b..73af21ed5fabceb843538bf9637a5b2aaea086b2 100644
--- a/chrome/app/media_router_strings.grdp
+++ b/chrome/app/media_router_strings.grdp
@@ -51,6 +51,9 @@
</message>
<!-- Issue Messaging -->
+ <message name="IDS_MEDIA_ROUTER_ISSUE_CREATE_ROUTE_TIMEOUT" desc="Title of an issue to show when the user attemps to create a route and the Media Router times out while waiting for a route creation response.">
imcheng 2015/09/22 21:45:11 typo in "attempts"
apacible 2015/09/22 22:37:18 Done.
+ Unable to cast to device.
+ </message>
<message name="IDS_MEDIA_ROUTER_ISSUE_PENDING_ROUTE" desc="Title of an issue to show when the user attempts to create more than one route at a time.">
Only one session can be created at a time.
</message>

Powered by Google App Engine
This is Rietveld 408576698