| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index c9c7a73654c4b4607e100452327685d05ac87123..2fa2d35f39103ae52104e13c4bfa3ea4fdc9e556 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15826,6 +15826,11 @@ Do you accept?
|
| <message name="IDS_TOOLTIP_TAB_MEDIA_STATE_AUDIO_PLAYING" desc="Extra tool tip text, when the tab is playing audio.">
|
| This tab is playing audio.
|
| </message>
|
| +
|
| + <!-- Accessibility alerts -->
|
| + <message name="IDS_A11Y_ALERT_WINDOW_NEEDED" desc="Alert sent to the accessibility api when the user attempts a keyboard command that requires a window to work.">
|
| + Command unavailable. Press control-N to open a new window.
|
| + </message>
|
| </messages>
|
|
|
| <structures fallback_to_english="true">
|
|
|