OSDN Git Service

CMFM: Improve delayed sync string
authorMichael Bestas <mikeioannina@gmail.com>
Sun, 23 Nov 2014 23:07:22 +0000 (01:07 +0200)
committerMichael Bestas <mikeioannina@gmail.com>
Sun, 23 Nov 2014 23:28:19 +0000 (23:28 +0000)
Change-Id: Ief70bedbc0b5458eac93828a30dc00beaa30d7a5
(cherry picked from commit 226bb60604e7be3f499af3b209a8d16801e15826)

res/values/strings.xml

index 766f4fd..1455e92 100644 (file)
     <!-- 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 -->