| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b11c910d7fa5cd476db60144f649a99476a8c6a6..a15ef94cb829118dbb94941cf080d97990b49c82 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5736,11 +5736,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_ASYNC_DNS_DESCRIPTION" desc="Description for the flag to enable asynchronous DNS client.">
|
| Enable experimental asynchronous DNS client.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_NAME" desc="Title for the flag to enable the <track> element for <video> elements.">
|
| - Enable <ph name="TRACK_HTML"><track></ph> element
|
| + <message name="IDS_FLAGS_DISABLE_VIDEO_TRACK_NAME" desc="Title for the flag to disable the <track> element for <video> elements.">
|
| + Disable <ph name="TRACK_HTML"><track></ph> element
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_DESCRIPTION" desc="Description for the flag to enable the track element for captions on <videos> elements.">
|
| - Enable the track element (not yet fully functional) for captions, subtitles, chapters, and audio descriptions on video elements.
|
| + <message name="IDS_FLAGS_DISABLE_VIDEO_TRACK_DESCRIPTION" desc="Description for the flag to disable the track element for captions on <videos> elements.">
|
| + Disable the track element for captions, subtitles, chapters, and audio descriptions on video elements.
|
| </message>
|
| <message name="IDS_FLAGS_ENABLE_EXTENSION_ALERTS_NAME" desc="Title for the flag to enable extension alerts.">
|
| Enable extension alerts
|
|
|