| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 0bfb13bda2aa75ea7ddb179d4c8f3cc6f41f8ebd..d7d4c4c0d3a9bec57808cc63240936ab4b3e507b 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -2268,9 +2268,12 @@ Press any key to continue exploring.
|
| <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_HIGH_CONTRAST_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for high contrast mode.">
|
| Use high contrast mode
|
| </message>
|
| - <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_DESCRIPTION" desc="In the settings tab, the text next to the dropdown for screen magnifier.">
|
| + <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for screen magnifier.">
|
| Enable screen magnifier
|
| </message>
|
| + <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_CENTER_FOCUS" desc="In the settings tab, the text next to the checkbox for centering focus for screen magnifier.">
|
| + Keep magnifier focus centered on screen
|
| + </message>
|
| <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_OFF" desc="In the settings tab, the option indication the screen magnifier is off.">
|
| Off
|
| </message>
|
|
|