summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Felix Stern <fstern@google.com> 2023-06-27 12:58:12 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-06-27 12:58:12 +0000
commit0bc973eb333f7766e0a5c9a994390b4261228c99 (patch)
treebb06735aec23d0c9aa3e68bf7a653bdc55577cbb
parent05f238364f88dec16959b50d8c0c2e4a53508cd7 (diff)
parent6c1a97c2abb15f4faf3149b2081a46bd1407ad83 (diff)
Merge "Make IME picker UI wording consistent with settings when hardware keyboard is connected" into udc-qpr-dev
-rw-r--r--core/res/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 04fef58e973e..f795bd7cc3fd 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -3792,7 +3792,7 @@
keyboard is connected -->
<string name="show_ime">Keep it on screen while physical keyboard is active</string>
<!-- Title of the physical keyboard category in the input method selector [CHAR LIMIT=30] -->
- <string name="hardware">Show virtual keyboard</string>
+ <string name="hardware">Use on-screen keyboard</string>
<!-- Title of the notification to prompt the user to configure physical keyboard settings. [CHAR LIMIT=NOTIF_TITLE] -->
<string name="select_keyboard_layout_notification_title">Configure <xliff:g id="device_name" example="Foobar USB Keyboard">%s</xliff:g></string>