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

Unified Diff: content/app/strings/content_strings.grd

Issue 2456993003: Improve caption button behavior for video player. (Closed)
Patch Set: Created 4 years, 2 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: content/app/strings/content_strings.grd
diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
index c72fd5e424e7731c3a083abf61cd9b5de0db52d6..764cb7aea3b8920f96ed44c365b45f179c6a09cb 100644
--- a/content/app/strings/content_strings.grd
+++ b/content/app/strings/content_strings.grd
@@ -886,7 +886,7 @@ below:
Download
</message>
<message name="IDS_MEDIA_TRACKS_NO_LABEL" desc="Menu item label for a text track that has no name specified">
- Unknown
+ Track <ph name="NUMBER">$1<ex>1</ex></ph>
mlamouri (slow - plz ping) 2016/10/28 13:02:37 Maybe mention that the argument is the track numbe
</message>
<message name="IDS_MEDIA_TRACKS_OFF" desc="Menu item label for a text track that represents disabling closed captions">

Powered by Google App Engine
This is Rietveld 408576698