mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-10 20:15:54 +00:00
Fix #749
This commit is contained in:
parent
061a7b38d7
commit
9f6ef7c6af
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
<!-- Text for dialog displayed on first start -->
|
||||
<string name="welcome_text">Syncthing is an open-source file synchronization application.\n\
|
||||
To share data with other devices, you need add their unique device ID to the device list. Afterwards you can select which folders to share with which devices.\n\
|
||||
To share data with other devices, you need to add their unique device ID to the device list. Afterwards you can select which folders to share with which devices.\n\
|
||||
Please report any problems you encounter via Github.</string>
|
||||
|
||||
<string name="cont">Continue</string>
|
||||
|
|
Loading…
Reference in a new issue