diff --git a/presentation/src/main/res/values/strings.xml b/presentation/src/main/res/values/strings.xml
index f7532163..c7f0b4d3 100644
--- a/presentation/src/main/res/values/strings.xml
+++ b/presentation/src/main/res/values/strings.xml
@@ -199,10 +199,14 @@
Activate biometric authentication
Confirm face unlock (if available)
Block app when obscured
- Screen security
+ Block intercepting the input and displaying a false user interface
+ Block screenshots
+ Block screenshots in the recents list and inside the app
Search
Live search
+ Update search results while entering the query
Search using glob pattern
+ Use glob pattern matching like alice.*.jpg
Automatic locking
Lock after
@@ -211,6 +215,7 @@
Automatic photo upload
Choose vault for upload
Activate
+ Capture images in the background and once the selected vault is unlocked, start upload
Upload only using WIFI
Upload videos
@@ -239,10 +244,11 @@
Version
- Keep vaults unlocked while editing files
-
Advanced Settings
- Background unlock preparations
+ Accelerate unlock
+ Download key material in the background while prompted to enter the password or biometric auth
+ Keep unlocked
+ Keep vaults unlocked while editing files
@string/screen_settings_cloud_settings_label
@@ -502,6 +508,7 @@
Cache
@string/screen_settings_section_auto_photo_upload_toggle
+ Cache recently accessed files encrypted locally on the device for later reuse when reopened
Total cache size
Clear Cache
Changes will be applied on next app restart
diff --git a/presentation/src/main/res/xml/preferences.xml b/presentation/src/main/res/xml/preferences.xml
index 1b92024f..1a3af423 100644
--- a/presentation/src/main/res/xml/preferences.xml
+++ b/presentation/src/main/res/xml/preferences.xml
@@ -39,18 +39,15 @@
-
-
@@ -103,6 +102,7 @@
+
+