| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8ddf01b7dc11341a7cee609c1fdbafe920edd666..0eee62fb7b46b30d13abb38ed24f3cacaacaefd9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9928,13 +9928,13 @@ I don't think this site should be blocked!
|
| <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by an extension.">
|
| Your network proxy settings are being managed by an extension.
|
| </message>
|
| -
|
| +
|
| <if expr="chromeos">
|
| <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CUPS_PRINT" desc="The title for the section of CUPS Print in Chrome OS advanced settings.">
|
| Printers
|
| </message>
|
| <message name="IDS_OPTIONS_ADVANCED_SECTION_CUPS_PRINT_LABEL" desc="Label for the CUPS Print section in Chrome OS advanced settings.">
|
| - Set up or manage local printers.
|
| + Set up or manage local printers.
|
| </message>
|
| <message name="IDS_OPTIONS_ADVANCED_SECTION_CUPS_PRINT_MANAGE_BUTTON" desc="Text on the button to take the user to Chrome settings page of CUPS printers.">
|
| Manage
|
| @@ -14269,6 +14269,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" desc="Extra tool tip text, when the tab is recording media.">
|
| + Camera or microphone recording.
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_TAB_CAPTURING" desc="Extra tool tip text, when the tab content is being captured.">
|
| + Tab content shared.
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_AUDIO_PLAYING" desc="Extra tool tip text, when the tab is playing audio.">
|
| + Playing audio.
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_AUDIO_MUTING" desc="Extra tool tip text, when all tab audio output is muted.">
|
| + Audio muted.
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_BLUETOOTH_CONNECTED" desc="Extra tool tip text, when tab is connected to a Bluetooth device.">
|
| + Bluetooth device connected.
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_USB_CONNECTED" desc="Extra tool tip text, when tab is connected to a USB device.">
|
| + USB device connected.
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_NETWORK_ERROR" desc="Extra tool tip text, when tab has a network error">
|
| + Network error.
|
| + </message>
|
| + <message name="IDS_TAB_AX_LABEL_INCOGNITO" desc="Extra tool tip text, when tab has a network error">
|
| + Incognito.
|
| + </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
|
| @@ -14907,7 +14933,7 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| </message>
|
| <message name="IDS_PRINTER_DETECTED_NOTIFICATION_SET_UP_GET_HELP_BUTTON" desc="Content for the notification button to direct the user to the chrome://setting CUPS printers subpage if the setup process is failed.">
|
| Get help
|
| - </message>
|
| + </message>
|
| </if>
|
|
|
| <!-- Strings for ARC intent picker -->
|
| @@ -15021,7 +15047,7 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| Enables badging of offline pages on the New Tab page. Only relevant if offline pages are enabled.
|
| </message>
|
| <message name="IDS_FLAGS_OFFLINE_PAGES_ASYNC_DOWNLOAD_NAME" desc="Name for the flag to enable offline pages for async download.">
|
| - Enables showing "DOWNLOAD PAGE LATER" button in error pages.
|
| + Enables showing "DOWNLOAD PAGE LATER" button in error pages.
|
| </message>
|
| <message name="IDS_FLAGS_OFFLINE_PAGES_ASYNC_DOWNLOAD_DESCRIPTION" desc="Description for the flag to enable offline pages.">
|
| Enables showing "DOWNLOAD PAGE LATER" button in error pages such that the user can click on it to download the page later.
|
|
|