mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-09 11:41:29 +00:00
Removed discovery warning from first start dialog.
This commit is contained in:
parent
8ddd3b1d2f
commit
470213ed29
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
<!-- Text for dialog displayed on first start -->
|
||||
<string name="welcome_text">Welcome to Syncthing for Android!\n\n\
|
||||
This app is currently in Alpha state, and you may experience bugs, performance problems or data loss.\n\n\
|
||||
NOTE: At the moment, dynamic discovery does not work, you will have to hardcode all node IPs on at least one side.\n\n
|
||||
There is currently no special handling for mobile data, so it may use up your data volume if active.\n\n\
|
||||
Please report any problems you encounter.
|
||||
</string>
|
||||
|
|
Loading…
Reference in a new issue