| 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..fc1089252c4c135b327731a73cb35275149aa856 100644
|
| --- a/content/app/strings/content_strings.grd
|
| +++ b/content/app/strings/content_strings.grd
|
| @@ -885,8 +885,8 @@ below:
|
| <message name="IDS_MEDIA_OVERFLOW_MENU_DOWNLOAD" desc="Media controls overflow menu item label for a download button.">
|
| Download
|
| </message>
|
| - <message name="IDS_MEDIA_TRACKS_NO_LABEL" desc="Menu item label for a text track that has no name specified">
|
| - Unknown
|
| + <message name="IDS_MEDIA_TRACKS_NO_LABEL" desc="Menu item label for a text track that has no name specified. The number represents the track number in the list of tracks.">
|
| + Track <ph name="NUMBER">$1<ex>1</ex></ph>
|
| </message>
|
|
|
| <message name="IDS_MEDIA_TRACKS_OFF" desc="Menu item label for a text track that represents disabling closed captions">
|
|
|