Chromium Code Reviews| Index: ash/ash_strings.grd |
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
| index 3925c81c262ca9bfa5c883d8660a9d135927f62f..002a0d395fe880e509443c78d589a639e01ba78a 100644 |
| --- a/ash/ash_strings.grd |
| +++ b/ash/ash_strings.grd |
| @@ -327,6 +327,21 @@ Press Ctrl+Alt+Z to disable. |
| <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_VIRTUAL_KEYBOARD" desc="The label used in the accessibility menu of the system tray to toggle on/off the onscreen keyboard."> |
| On-screen keyboard |
| </message> |
| + <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_ADDITIONAL_SETTINGS" desc="The sub-header label for additional setting in accessibility menu of system tray."> |
|
tdanderson
2017/03/29 18:57:03
nit: please add these strings in alphabetical orde
tdanderson
2017/03/29 20:27:55
My mistake, I assumed these were already in alphab
|
| + Additional settings |
| + </message> |
| + <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_MONO_AUDIO" desc="The label used in the additional settings of accessibility menu of the system tray to toggle on/off mono audio."> |
| + Mono audio |
| + </message> |
| + <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_CARET_HIGHLIGHT" desc="The label used in the additional settings of accessibility menu of the system tray to toggle on/off caret highlight."> |
| + Highlight text caret |
| + </message> |
| + <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGHLIGHT_MOUSE_CURSOR" desc="The label used in the additional settings of accessibility menu of the system tray to toggle on/off highlight mouse cursor."> |
| + Highlight mouse cursor |
| + </message> |
| + <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_HIGHLIGHT_KEYBOARD_FOCUS" desc="The label used in the additional settings of accessibility menu of the system tray to toggle on/off highlight keyboard focus."> |
| + Highlight object with keyboard focus |
| + </message> |
| <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SETTINGS" desc="The label used in the accessibility menu of system tray to open accessibility setting page."> |
| Accessibility settings |
| </message> |