diff options
Diffstat (limited to 'app/src/main/res/values/strings_preferences')
-rw-r--r-- | app/src/main/res/values/strings_preferences | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 34fe5e9b..102faf40 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -14,6 +14,8 @@ <string name="exit_confirmation_desc">Show confirmation dialog before exiting the app</string> <string name="analytics">Analytics</string> <string name="analytics_desc">Enable anonymous analytics to help improve the app. No personal information is ever exposed.</string> + <string name="overlay_full_screen_swipe">Overlay Full Screen Swipe to Dismiss</string> + <string name="overlay_full_screen_swipe_desc">Swipe right from anywhere on the overlaying web to close the browser. If disabled, only swiping from the left edge will move it.</string> <!--themes--> <string name="theme">Theme</string> |