Merge "Adds strings for Swipe Up gesture in Settings" into pi-dev
diff --git a/res/values/strings.xml b/res/values/strings.xml
index bb61612..53f2377 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -9395,6 +9395,15 @@
<!-- Title for settings suggestion for double twist for camera [CHAR LIMIT=60] -->
<string name="double_twist_for_camera_suggestion_title">Take selfies faster</string>
+ <!-- Title text for swipe up to switch apps [CHAR LIMIT=60] -->
+ <string name="swipe_up_to_switch_apps_title">Swipe up on Home button</string>
+ <!-- Summary text for swipe up to switch apps [CHAR LIMIT=250] -->
+ <string name="swipe_up_to_switch_apps_summary">To switch apps, swipe up on the Home button. Swipe up again to see all apps. Works from any screen. You’ll no longer have an Overview button on the bottom right of your screen.</string>
+ <!-- Title for settings suggestion for swipe up to switch apps [CHAR LIMIT=60] -->
+ <string name="swipe_up_to_switch_apps_suggestion_title">Try the new Home button</string>
+ <!-- Summary for settings suggestion for swipe up to switch apps [CHAR LIMIT=60] -->
+ <string name="swipe_up_to_switch_apps_suggestion_summary">Turn on the new gesture to switch apps</string>
+
<!-- Preference and settings suggestion title text for ambient display double tap (phone) [CHAR LIMIT=60]-->
<string name="ambient_display_title" product="default">Double-tap to check phone</string>
<!-- Preference and settings suggestion title text for ambient display double tap (tablet) [CHAR LIMIT=60]-->