Support select input method dialog on pre-HC platform
Bug: 4971680
Change-Id: I641b336da54813e13409bd7874aa22e51f790729
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index 739f72f..6366302 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -301,6 +301,9 @@
<!-- Title of the dialog for selecting input methods. [CHAR LIMIT=20] -->
<string name="selectInputMethod">Select input method</string>
+ <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
+ <string name="configure_input_method">Configure input methods</string>
+
<!-- Title for input language selection screen -->
<string name="language_selection_title">Input languages</string>