| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 7df26eadc9b6f7df307894d632fa5378c1d8208d..5eb97f13f5bde7219611c639bc79b116432033c3 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15492,6 +15492,28 @@ read aloud to screenreader users to announce that a completion is available.">
|
| </message>
|
| </if>
|
|
|
| - </messages>
|
| + <!-- Media Remoting strings. -->
|
| + <message name="IDS_MEDIA_REMOTING_CASTING_VIDEO_TEXT" desc="The text shown on the media player when the video is currently being streamed remotely.">
|
| + Casting Video...
|
| + </message>
|
| + <message name="IDS_MEDIA_REMOTING_CAST_ERROR_TEXT" desc="The text shown on the media player when there is an error when trying to stream the video remotely.">
|
| + Cast Error
|
| + </message>
|
| + <message name="IDS_MEDIA_REMOTING_STREAMING_BLOCKED_TITLE" desc="The title of the modal dialog that is shown when remote video streaming is blocked.">
|
| + Video streaming blocked
|
| + </message>
|
| + <message name="IDS_MEDIA_REMOTING_STREAMING_BLOCKED_DESCRIPTION" desc="The description text of the modal dialog that is shown when remote video streaming is blocked, which recommends the user to reload the page to try enabling streaming.">
|
| + "<ph name="SITE_NAME">$1<ex>example.com</ex></ph>" has blocked streaming to your Cast device. Reload to try again.
|
| + </message>
|
| + <message name="IDS_MEDIA_REMOTING_RELOAD_BUTTON" desc="A button on a modal dialog, which, on click, will reload the page.">
|
| + Reload
|
| + </message>
|
| + <message name="IDS_MEDIA_REMOTING_CANCEL_BUTTON" desc="A button on a modal dialog, which, on click, will close the dialog.">
|
| + Cancel
|
| + </message>
|
| + <message name="IDS_MEDIA_REMOTING_EXIT_FULL_SCREEN_BUTTON" desc="A button on a full screened tab, which, on click, will exit full screen mode.">
|
| + Exit Full Screen
|
| + </message>
|
| + </messages>
|
| </release>
|
| </grit>
|
|
|