aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorBrint E. Kriebel <bekit@cyngn.com>2014-12-23 15:32:43 -0800
committerBrint E. Kriebel <bekit@cyngn.com>2014-12-23 15:32:43 -0800
commit5b82ef5a0d8e7a413ed072fe87865d926f5c21d3 (patch)
treed0276e4dbcf15d4a25bcbe08afc07e36af0a4c91 /res/values/strings.xml
parent0488b12c9209d6e84a3b27a3010c0ebd8a47f3f6 (diff)
parent636a3a36a6a29b0c01d71a037750a605dd61da72 (diff)
downloadandroid_packages_apps_CMFileManager-5b82ef5a0d8e7a413ed072fe87865d926f5c21d3.tar.gz
android_packages_apps_CMFileManager-5b82ef5a0d8e7a413ed072fe87865d926f5c21d3.tar.bz2
android_packages_apps_CMFileManager-5b82ef5a0d8e7a413ed072fe87865d926f5c21d3.zip
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 -->