[Physical Keyboard] Fix L18n test bugs

1. update string to match with Markup
2. a space for label keys as suggested

Bug: 387267421
Bug: 387572420
Flag: com.android.settings.keyboard.keyboard_and_touchpad_a11y_new_page_enabled
Test: atest packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod
Change-Id: I787cf6ff4e15509d669317a0d968235a08b4dc43
This commit is contained in:
shaoweishen
2025-01-06 10:03:53 +00:00
parent 12f53fadd8
commit 1f436509f0
3 changed files with 6 additions and 5 deletions

View File

@@ -24,8 +24,7 @@
android:title="@string/keyboard_options_category">
<Preference
android:key="keyboard_shortcuts_helper"
android:title="@string/keyboard_shortcuts_helper"
android:summary="@string/keyboard_shortcuts_helper_summary" />
android:title="@string/keyboard_shortcuts_helper"/>
<Preference
android:key="modifier_keys_settings"