aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index dc79bc00..7b9a12b0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -687,7 +687,7 @@
<!-- Preferences - Storage - Secure Storage - Delayed sync title -->
<string name="pref_secure_storage_delayed_sync_title">Delayed synchronization</string>
<!-- Preferences - Storage - Secure Storage - Delayed sync summary -->
- <string name="pref_secure_storage_delayed_sync_summary">Synchronization of secure file systems is a costly operation. Enable this option to allow better time responses after every operation, performing the synchronization when the filesystem is in unused state, but at the expense of lost the pending information not synced if the app crash.</string>
+ <string name="pref_secure_storage_delayed_sync_summary">Synchronization of secure file systems is a costly operation. Enable this option to allow faster responses after every operation, performing the synchronization when the filesystem is in unused state, but at the expense of losing the pending information not synced if the app crashes.</string>
<!-- Preferences - Storage - Secure Storage - Reset password title -->
<string name="pref_secure_storage_reset_password_title">Reset password</string>
<!-- Preferences - Storage - Secure Storage - Delete storage title -->