浏览代码

i18n: Minor changes to sentence

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Valdnet 3 年之前
父节点
当前提交
a638101359
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/res/values/strings.xml

+ 1 - 1
src/main/res/values/strings.xml

@@ -1003,6 +1003,6 @@
     <string name="search_error">Error getting search results</string>
     <string name="load_more_results">Load more results</string>
     <string name="whats_new_storage_sdk30_title">Changes in storage access from Android 11</string>
-    <string name="whats_new_storage_sdk30_content">From Android 11 onwards, strict storage access control is enforced.\n\nAs a consequence, Nextcloud will no longer be able to delete or write files on external storage, or read files in private folders owned by other apps.</string>
+    <string name="whats_new_storage_sdk30_content">From Android 11 onwards, strict storage access control is enforced.\n\nAs a consequence, Nextcloud will no longer be able to write or delete files on external storage, or read files in private folders owned by other apps.</string>
     <string name="whats_new_storage_sdk30_content_page2">Please check your auto upload items and verify that Nextcloud still has read access to the local folder.\n\nAdditionally, other applications will not be able to read Nextcloud\'s downloaded files directly from the external storage.</string>
 </resources>