diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 29f2e4b..1206d91 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -509,4 +509,6 @@
Enable on-screen navigation keys
Layout
Customize the layout of the navigation bar
+ Show arrow keys while typing
+ Display left and right cursor buttons in navigation bar while typing
diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml
index 78cadc6..cb3f8d6 100644
--- a/res/xml/cherish_settings_button.xml
+++ b/res/xml/cherish_settings_button.xml
@@ -235,5 +235,12 @@
android:targetPackage="com.android.systemui"
android:targetClass="com.android.systemui.tuner.NavbarActivity" />
+
+
\ No newline at end of file