mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 12:21:15 +00:00
Add translation comment referring to "all files access" docs (#2003)
This commit is contained in:
parent
840e656af4
commit
705a4d7364
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
<!-- Slide 2 -->
|
<!-- Slide 2 -->
|
||||||
<string name="storage_permission_title">Storage Permission</string>
|
<string name="storage_permission_title">Storage Permission</string>
|
||||||
<string name="storage_permission_desc">Syncthing needs to access your storage to do file synchronization.</string>
|
<string name="storage_permission_desc">Syncthing needs to access your storage to do file synchronization.</string>
|
||||||
|
<!-- See https://developer.android.com/training/data-storage/manage-all-files -->
|
||||||
<string name="dialog_all_files_access_not_supported">Your device does not support all files access</string>
|
<string name="dialog_all_files_access_not_supported">Your device does not support all files access</string>
|
||||||
|
|
||||||
<!-- Slide 3 -->
|
<!-- Slide 3 -->
|
||||||
|
|
Loading…
Reference in a new issue