diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml
index df1396b3b74..150a894b25a 100644
--- a/res/values/evolution_strings.xml
+++ b/res/values/evolution_strings.xml
@@ -399,4 +399,8 @@
Power off verification protects your device by preventing others from turning it off immediately after it\'s lost, increasing the chances of recovery. You only need to enter your lock screen password when powering off or restarting the phone from the lock screen.
When your device is locked, you\'ll need to use your password to power off or restart.
Power off verify
+
+
+ Show IME button space
+ Enable the input method quick switch feature to switch input methods or hide the on-screen keyboard from the feature bar at the bottom of the screen when typing
diff --git a/res/xml/gesture_navigation_settings.xml b/res/xml/gesture_navigation_settings.xml
index 98d6e79ca85..3a3625bb76f 100644
--- a/res/xml/gesture_navigation_settings.xml
+++ b/res/xml/gesture_navigation_settings.xml
@@ -29,6 +29,12 @@
android:summary="@string/show_navbar_hint_summary"
android:defaultValue="true" />
+
+