FileShuttle: better desc again

This commit is contained in:
Peter Cai 2018-09-19 21:34:21 +08:00
parent 8200082f92
commit 4081ffdd59
No known key found for this signature in database
GPG key ID: 71F5FB4E4F3FD54F
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@
<string name="settings">设置</string>
<string name="settings_interaction">交互</string>
<string name="settings_cross_profile_file_chooser">文件穿梭</string>
<string name="settings_cross_profile_file_chooser_desc">打开以后,您将可以(且仅可以)从主用户中的 Documents UI (启动器上的名称为 文件 或 下载) 或支持 Documents UI 的 APP 中 浏览 / 查看 / 选择 / 复制 Shelter 内的文件,反之亦然。</string>
<string name="settings_cross_profile_file_chooser_desc">打开以后,您将可以且仅可以从系统的 Documents UI (启动器上的名称为 文件 或 下载) 或支持 Documents UI 的 APP 中 浏览 / 查看 / 选择 / 复制 Shelter 内的文件到主用户,反之亦然。这不会影响对文件系统的隔离。即使是支持 Documents UI 的 App 也只能临时获取您选择的文件的访问权限</string>
<string name="settings_about">关于</string>
<string name="settings_version">版本</string>
<string name="settings_source_code">源代码</string>

View file

@ -38,7 +38,7 @@
<string name="settings">Settings</string>
<string name="settings_interaction">Interaction</string>
<string name="settings_cross_profile_file_chooser">File Shuttle</string>
<string name="settings_cross_profile_file_chooser_desc">When enabled, you\'ll be able to browse / view / pick / copy files in Shelter from main profile and vice-versa, ONLY through Documents UI (named Files or Documents on your launcher) or apps with Documents UI support.</string>
<string name="settings_cross_profile_file_chooser_desc">When enabled, you\'ll be able to browse / view / pick / copy files in Shelter from main profile and vice-versa, ONLY through Documents UI (named Files or Documents on your launcher) or apps with Documents UI support (they only gain temporary access to files you choose in Documents UI), while still pertaining the filesystem isolation.</string>
<string name="settings_about">About</string>
<string name="settings_version">Version</string>
<string name="settings_source_code">Source Code</string>