mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 14:21:16 +00:00
changed Folder Master to 'Send Only' (fixes #878)
* changed Folder Master to Receive Changes? made naming more universal * changed file_master to correct term oops, sorry, this should be correct now
This commit is contained in:
parent
83e3338517
commit
f5a581ccce
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ Please report any problems you encounter via Github.</string>
|
|||
<string name="directory">Directory</string>
|
||||
|
||||
<!-- Setting title -->
|
||||
<string name="folder_master">Folder Master</string>
|
||||
<string name="folder_master">Send Only</string>
|
||||
|
||||
<!-- Setting title -->
|
||||
<string name="devices">Devices</string>
|
||||
|
|
Loading…
Reference in a new issue