| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 38978372ee8e64f2a77e2c338ce26e1338b350ea..afc4f0951170dac3abba4e435ceda307951565d6 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1530,6 +1530,9 @@ Press any key to continue exploring.
|
| <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option shown on the OOBE screens accessibility menu.">
|
| On-screen keyboard
|
| </message>
|
| + <message name="IDS_OOBE_MONO_AUDIO_OPTION" desc="Mono audio option shown on the OOBE screens accessibility menu.">
|
| + Play the same audio through all speakers (mono audio)
|
| + </message>
|
| <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu.">
|
| Close accessibility menu
|
| </message>
|
| @@ -2320,6 +2323,9 @@ Press any key to continue exploring.
|
| <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_VIRTUAL_KEYBOARD_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for virtual keyboard.">
|
| Enable on-screen keyboard
|
| </message>
|
| + <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_MONO_AUDIO_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for mono audio output.">
|
| + Play the same audio through all speakers (mono audio)
|
| + </message>
|
| <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SHOULD_ALWAYS_SHOW_MENU" desc="In the settings tab, the text next to the checkbox to show the accessibility tray menu regardless of the state of a11y features.">
|
| Show accessibility options in the system menu
|
| </message>
|
|
|