| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index eb61d3b73e073ead066185f92edcc7b6c2b6a924..94173ffee6c568a8a497c1a0499ed5eb51020316 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14310,6 +14310,32 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| This tab is connected to a USB device.
|
| </message>
|
|
|
| + <!-- Tab accessibility labels -->
|
| + <message name="IDS_TAB_AX_LABEL_MEDIA_RECORDING_FORMAT" desc="Accessibility label text, when the tab is recording media.">
|
| + <ph name="WINDOW_TITLE">$1</ph> - Camera or microphone recording
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_TAB_CAPTURING_FORMAT" desc="Accessibility label text, when the tab content is being captured.">
|
| + <ph name="WINDOW_TITLE">$1</ph> - Tab content shared
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_AUDIO_PLAYING_FORMAT" desc="Accessibility label text, when the tab is playing audio.">
|
| + <ph name="WINDOW_TITLE">$1</ph> - Audio playing
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_AUDIO_MUTING_FORMAT" desc="Accessibility label text, when all tab audio output is muted.">
|
| + <ph name="WINDOW_TITLE">$1</ph> - Audio muted
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_BLUETOOTH_CONNECTED_FORMAT" desc="Accessibility label text, when tab is connected to a Bluetooth device.">
|
| + <ph name="WINDOW_TITLE">$1</ph> - Bluetooth device connected
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_USB_CONNECTED_FORMAT" desc="Accessibility label text, when tab is connected to a USB device.">
|
| + <ph name="WINDOW_TITLE">$1</ph> - USB device connected
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_NETWORK_ERROR_FORMAT" desc="Accessibility label text, when tab has a network error">
|
| + <ph name="WINDOW_TITLE">$1</ph> - Network error
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_CRASHED_FORMAT" desc="Accessibility label text, when tab has a network error">
|
| + <ph name="WINDOW_TITLE">$1</ph> - Crashed
|
| + </message>
|
| +
|
| <!-- ProcessSingleton -->
|
| <message name="IDS_PROFILE_IN_USE_LINUX_QUIT" desc="Text of button in profile in use dialog to quit without doing anything.">
|
| Quit
|
|
|