Fixing typo in the A11y Shortcut edit page

Bug: 323388734
Test: N/A
Flag: N/A
Change-Id: I4e55c14f6fc0429689ae72164ac8716cce1bb8b8
This commit is contained in:
Riley Jones
2024-02-27 20:18:16 +00:00
parent 14ec4f08c3
commit 57fe294cbb

View File

@@ -5115,7 +5115,7 @@
<!-- Generic title for editing the shortcuts of multiple accessibility features. [CHAR LIMIT=NONE] --> <!-- Generic title for editing the shortcuts of multiple accessibility features. [CHAR LIMIT=NONE] -->
<string name="accessibility_shortcut_edit_screen_title">Edit accessibility shortcuts</string> <string name="accessibility_shortcut_edit_screen_title">Edit accessibility shortcuts</string>
<!-- Prompt for editing the shortcuts of multiple accessibility features. [CHAR LIMIT=NONE] --> <!-- Prompt for editing the shortcuts of multiple accessibility features. [CHAR LIMIT=NONE] -->
<string name="accessibility_shortcut_edit_screen_prompt">Chose your shortcut for %1$s</string> <string name="accessibility_shortcut_edit_screen_prompt">Choose your shortcut for %1$s</string>
<!-- Button text for the accessibility dialog continue to the next screen for hearing aid. [CHAR LIMIT=32] --> <!-- Button text for the accessibility dialog continue to the next screen for hearing aid. [CHAR LIMIT=32] -->
<string name="accessibility_hearingaid_instruction_continue_button">Continue</string> <string name="accessibility_hearingaid_instruction_continue_button">Continue</string>