Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 226bb606 authored by Michael Bestas's avatar Michael Bestas
Browse files

CMFM: Improve delayed sync string

Change-Id: Ief70bedbc0b5458eac93828a30dc00beaa30d7a5
parent 8cfb5094
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 -->