0

Rename High Contrast to Color Inversion in shortcuts, pop-ups, and OOBE

Change 'High Contrast' to 'Color Inversion' in Keyboard Shortcut viewer,
Dialogs, Notifications, and OOBE.

The name has already been updated in other places, so this makes things
more consistent.

Bug: 1105990
Change-Id: If8274050f45704de762a6ca3e99ba60efee8e73d
AX-Relnotes: N/A.
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3896117
Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org>
Commit-Queue: Josiah Krutz <josiahk@google.com>
Cr-Commit-Position: refs/heads/main@{#1047260}
This commit is contained in:
Josiah Krutz
2022-09-15 01:53:02 +00:00
committed by Chromium LUCI CQ
parent 5de978b01b
commit d2f34f9644
11 changed files with 23 additions and 16 deletions

@ -896,8 +896,8 @@ This file contains the strings for ash.
<ph name="ORGANIZATION_NAME">$1<ex>google.com</ex></ph> has <ph name="FEATURE_STATE">$2<ex>activated</ex></ph> <ph name="FEATURE_NAME">$3<ex>Full-screen magnifier</ex></ph>.
</message>
<message name="IDS_ASH_HIGH_CONTRAST_SHORTCUT_DISABLED"
desc="The label used in the notification used to indicate that, the shortcut for high contrast feature has been disabled.">
high-contrast mode
desc="The label used in the notification used to indicate that, the shortcut for color inversion feature (formerly known as high contrast) has been disabled.">
color inversion mode
</message>
<message name="IDS_ASH_DOCKED_MAGNIFIER_SHORTCUT_DISABLED"
desc="The label used in the notification used to indicate that, the shortcut for docked magnifier feature has been disabled.">
@ -999,7 +999,7 @@ This file contains the strings for ash.
<message name="IDS_ASH_SWITCH_ACCESS_DISABLE_CONFIRMATION_TEXT" desc="The text for the modal dialog shown when the user disables Switch Access, to confirm they meant to disable the feature.">
Are you sure you want to turn off Switch Access?
</message>
<message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGH_CONTRAST_MODE" desc="The label used in the accessibility menu of the system tray to toggle on/off high contrast feature.">
<message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGH_CONTRAST_MODE" desc="The label used in the accessibility menu of the system tray to toggle on/off color inversion feature (formerly known as high contrast).">
Color inversion
</message>
<message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SCREEN_MAGNIFIER" desc="The label used in the accessibility menu of the system tray to toggle on/off a magnifier that magnifies the entire screen.">
@ -2857,11 +2857,11 @@ Connect your device to power.
<message name="IDS_ASH_LOGOUT_CONFIRMATION_BUTTON" desc="The text for okay button of the logout confirmation dialog.">
Sign out now
</message>
<message name="IDS_ASH_HIGH_CONTRAST_TITLE" desc="Dialog title for the hight contrast confirmation dialog.">
High contrast
<message name="IDS_ASH_HIGH_CONTRAST_TITLE" desc="Dialog title for the color inversion (formerly known as high contrast) confirmation dialog.">
Color inversion
</message>
<message name="IDS_ASH_HIGH_CONTRAST_BODY" desc="The text for the high contrast confirmation dialog.">
You pressed the keyboard shortcut for high contrast. Do you want to turn it on?
<message name="IDS_ASH_HIGH_CONTRAST_BODY" desc="The text for the color inversion (formerly known as high contrast) confirmation dialog.">
You pressed the keyboard shortcut for color inversion. Do you want to turn it on?
</message>
<message name="IDS_ASH_DOCKED_MAGNIFIER_TITLE" desc="Dialog title when docked magnifier is enabled.">
Docked magnifier
@ -2942,12 +2942,12 @@ Connect your device to power.
<!-- Notification that an accelerator was pressed, so the user knows how to toggle it back -->
<message name="IDS_HIGH_CONTRAST_ACCEL_TITLE"
desc="Notification title to tell users that they just pressed the Ctrl+Search+H shortcut to toggle High Contrast Mode, and that pressing it again will toggle it off.">
High Contrast Mode
desc="Notification title to tell users that they just pressed the Ctrl+Search+H shortcut to toggle Color Inversion Mode (formerly known as High Contrast), and that pressing it again will toggle it off.">
Color Inversion Mode
</message>
<message name="IDS_HIGH_CONTRAST_ACCEL_MSG"
desc="Notification message to tell users that they just pressed the Ctrl+Search+H shortcut to toggle High Contrast Mode, and that pressing it again will toggle it off.">
High Contrast Mode enabled. Press Ctrl+Search+H again to toggle it off.
desc="Notification message to tell users that they just pressed the Ctrl+Search+H shortcut to toggle Color Inversion Mode (formerly known as High Contrast), and that pressing it again will toggle it off.">
Color Inversion Mode enabled. Press Ctrl+Search+H again to toggle it off.
</message>
<!-- Notification that an accelerator was pressed, so the user knows how to toggle it back -->

@ -0,0 +1 @@
7390859f7e0d1f98eae936b106bc487d4105f6d9

@ -0,0 +1 @@
89b02a9ff0720ad95759f609ee0fd6c4f3734c39

@ -0,0 +1 @@
7390859f7e0d1f98eae936b106bc487d4105f6d9

@ -0,0 +1 @@
c74a86d78f2f228fb13548fb9bc841e5f1002620

@ -0,0 +1 @@
c74a86d78f2f228fb13548fb9bc841e5f1002620

@ -358,7 +358,7 @@
Open the Files app
</message>
<message name="IDS_KSV_DESCRIPTION_TOGGLE_HIGH_CONTRAST" desc="Description of the command in keyboard shortcut viewer.">
Turn on high contrast mode
Turn on color inversion mode
</message>
<message name="IDS_KSV_DESCRIPTION_TOGGLE_SPOKEN_FEEDBACK" desc="Description of the command in keyboard shortcut viewer.">
Turn ChromeVox (spoken feedback) on or off

@ -0,0 +1 @@
70322eb384d5a0254da2ea3a7d76ffbdf31fcf76

@ -626,8 +626,8 @@
<message name="IDS_LARGE_CURSOR_OPTION_ON" desc="A value for Large Mouse Cursor accessibility option when it is on.">
Large
</message>
<message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode option shown on OOBE screens accessibility menu.">
High contrast mode
<message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="Color inversion mode (formerly known as high contrast) option shown on OOBE screens accessibility menu.">
Color inversion mode
</message>
<message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu.">
Screen magnifier

@ -0,0 +1 @@
da33e692fe6dca8261b887209a10820a311658a6

@ -1188,10 +1188,10 @@
<message name="IDS_OS_SETTINGS_TAG_A11Y_DISPLAY_AND_MAGNIFICATION_PAGE_ALT1" desc="Text for search result item which, when clicked, navigates the user to display and magnification accessibility settings. Alternate phrase for: 'Display and magnification'">
Low vision display tools
</message>
<message name="IDS_OS_SETTINGS_TAG_A11Y_HIGH_CONTRAST" desc="Text for search result item which, when clicked, navigates the user to accessibility settings, with a toggle to enable/disable high-contrast mode.">
<message name="IDS_OS_SETTINGS_TAG_A11Y_HIGH_CONTRAST" desc="Text for search result item which, when clicked, navigates the user to accessibility settings, with a toggle to enable/disable color-inversion mode (formerly known as high-contrast mode).">
High contrast mode
</message>
<message name="IDS_OS_SETTINGS_TAG_A11Y_HIGH_CONTRAST_ALT1" desc="Text for search result item which, when clicked, navigates the user to accessibility settings, with a toggle to enable/disable high-contrast mode. Alternate phrase for: 'High contrast mode'">
<message name="IDS_OS_SETTINGS_TAG_A11Y_HIGH_CONTRAST_ALT1" desc="Text for search result item which, when clicked, navigates the user to accessibility settings, with a toggle to enable/disable color-inversion mode (formerly known as high-contrast mode). Alternate phrase for: 'High contrast mode'">
Invert colors
</message>
<message name="IDS_OS_SETTINGS_TAG_A11Y_FULLSCREEN_MAGNIFIER" desc="Text for search result item which, when clicked, navigates the user to accessibility settings, with a toggle to enable/disable full-screen magnification.">