浏览代码

Fix string typo

Juan Carlos González Cabrero 9 年之前
父节点
当前提交
c494290130
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -449,7 +449,7 @@
     <string name="action_switch_list_view">List view</string>
     <string name="action_switch_list_view">List view</string>
 
 
     <string name="manage_space_title">Manage space</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_clear_data">Clear data</string>
     <string name="manage_space_error">Some files could not be deleted.</string>
     <string name="manage_space_error">Some files could not be deleted.</string>