| Index: content/app/strings/content_strings.grd
|
| diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
|
| index 9219357a5b999cd16e54a262021ccec3244352d1..30abec2d2ee4c125f44a2811c85bda67c5c34d86 100644
|
| --- a/content/app/strings/content_strings.grd
|
| +++ b/content/app/strings/content_strings.grd
|
| @@ -856,6 +856,14 @@ below:
|
| Please lengthen this text to <ph name="MIN_CHARACTERS">$2<ex>101</ex></ph> characters or more (you are currently using <ph name="CURRENT_LENGTH">$1<ex>100</ex></ph> characters).
|
| </message>
|
|
|
| + <message name="IDS_MEDIA_TRACKS_NO_LABEL" desc="Menu item label for a text track that has no name specified">
|
| + Unknown
|
| + </message>
|
| +
|
| + <message name="IDS_MEDIA_TRACKS_OFF" desc="Menu item label for a text track that represents disabling closed captions">
|
| + Off
|
| + </message>
|
| +
|
| <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed when a plugin failed to load">
|
| Couldn't load plugin.
|
| </message>
|
|
|