| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index dcdea7394114bd0546fd09b150c3c485d437413e..381249fe4c85c3aaf9ad517f2b32cd26f3644e30 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1106,6 +1106,12 @@ Press any key to continue exploring.
|
| <message name="IDS_VIDEO_PLAYER_EXIT_FULL_SCREEN_BUTTON_LABEL" desc="Label for a button which is used to exit full screen mode in video player.">
|
| Exit full screen
|
| </message>
|
| + <message name="IDS_VIDEO_PLAYER_ENABLE_SUBTITLES_BUTTON_LABEL" desc="Label for a button which is used to enable subtitles in video player.">
|
| + Enable subtitles
|
| + </message>
|
| + <message name="IDS_VIDEO_PLAYER_DISABLE_SUBTITLES_BUTTON_LABEL" desc="Label for a button which is used to disable subtitles in video player.">
|
| + Disable subtitles
|
| + </message>
|
|
|
| <!-- Imageburn Strings -->
|
| <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for update">
|
|
|