浏览代码

Review string manage_space_description

masensio 9 年之前
父节点
当前提交
3d623ca911
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      res/values/strings.xml

+ 1 - 2
res/values/strings.xml

@@ -406,7 +406,6 @@
     <string name="action_switch_list_view">List view</string>
 
     <string name="manage_space_title">Manage space</string>
-    <string name="manage_space_description"> All %1$s\'s data will be deleted permanentlty. \nThis includes all files, settings, accounts, databases, etc. \n\nThis process can take some minutes.</string>
+    <string name="manage_space_description">Settings, Database and Server Certificates from  %1$s\'s data will be deleted permanentlty. \n\nDownloaded files will keep untouched.\n\nThis process can take some time.</string>
     <string name="manage_space_clear_data">Clear data</string>
-    <string name="manage_string_message">%1$s\'s data deleted</string>
 </resources>