[2/2] OmniGears: implement OP like navigation gestures
Change-Id: Ic46bd9eed285152c4c203893216c4cd45b751cd1
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 89d8131..9efda24 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -795,7 +795,7 @@
<string name="splitscreen_force_systembar_enabled_summary"></string>
<string name="gesture_settings_title">Gestures</string>
- <string name="gesture_settings_info">Available gestures:\n\nBack\n- Swipe up on left or right side\n\nHome\n- Swipe up center\n\nRecent apps\n- Swipe up center and hold\n\nLong press home\n- Short swipe up and hold in the center\n\n\nWorks best with navigation bar disabled.</string>
+ <string name="gesture_settings_info">Navigation bar must be disabled!\n\nAvailable gestures:\n\nBack\n- Swipe up on left or right side\n\nHome\n- Swipe up center\n\nRecent apps\n- Swipe up center and hold\n\nLong press home\n- Short swipe up and hold in the center</string>
<string name="use_bottom_gesture_title">Navigation gestures</string>
<string name="use_bottom_gesture_summary">Use bottom swipe up gestures for navigation</string>