Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Carlos González Cabrero <malkomich@gmail.com>2016-04-21 12:34:38 +0300
committerJuan Carlos González Cabrero <malkomich@gmail.com>2016-04-21 12:34:38 +0300
commitc49429013092cbfdcf317ce5ccf7a8c7b79ed375 (patch)
treee3966ad9c99e5d9f9ee08b3b995033bb1dc3e401
parent28239ae406295a6e907f57d9f3afdcc7b855d89e (diff)
Fix string typooc-android-2.0.0
-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 301b167371..76a8e17db6 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -449,7 +449,7 @@
<string name="action_switch_list_view">List view</string>
<string name="manage_space_title">Manage space</string>
- <string name="manage_space_description">Settings, database and server certificates from %1$s\'s data will be deleted permanentlty. \n\nDownloaded files will be kept untouched.\n\nThis process can take some time.</string>
+ <string name="manage_space_description">Settings, database and server certificates from %1$s\'s data will be deleted permanently. \n\nDownloaded files will be kept untouched.\n\nThis process can take some time.</string>
<string name="manage_space_clear_data">Clear data</string>
<string name="manage_space_error">Some files could not be deleted.</string>