diff options
Diffstat (limited to 'packages/Keyguard/res/values/strings.xml')
-rw-r--r-- | packages/Keyguard/res/values/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/Keyguard/res/values/strings.xml b/packages/Keyguard/res/values/strings.xml index 8b18b2e..5047330 100644 --- a/packages/Keyguard/res/values/strings.xml +++ b/packages/Keyguard/res/values/strings.xml @@ -297,4 +297,7 @@ This is displayed if the phone is not connected to a carrier.--> <string name="keyguard_carrier_default">No service.</string> + <!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> + <string name="accessibility_ime_switch_button" msgid="5032926134740456424">Switch input method button.</string> + </resources> |