[2/2] OmniGears: configure IME switcher bits
show/hide notification and show/hide navbar button
Change-Id: I7e63fce815e3dcc8ac1aca54515739c48e83a497
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index a8fdd03..55f0dbf 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -397,4 +397,9 @@
<string name="notification_light_no_apps_summary">To add per app control, activate \'%1$s\' and press \'\u002b\' on the menu bar</string>
<!-- Hostname setting -->
<string name="device_hostname">Device hostname</string>
+
+ <string name="status_bar_ime_notification_title">Show IME notification</string>
+ <string name="status_bar_ime_notification_summary">If navigation bar is not available</string>
+ <string name="navigation_bar_ime_button_title">Show IME navigation bar button</string>
+ <string name="navigation_bar_ime_button_summary">Input switcher in navigation bar</string>
</resources>