1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 04:41:16 +00:00

Fix typo, add info

This commit is contained in:
licaon-kter 2016-08-27 10:31:53 +03:00 committed by GitHub
parent 8d482f907d
commit 05abd17d56

View file

@ -304,9 +304,9 @@ Please report any problems you encounter via Github.</string>
<string name="run_as_foreground_service_summary">If enabled, Syncthing will run with foreground priority and is less likely to be stopped by Android. This might cause other services to be stopped if available memory is low. A low-priority notification needs to be shown due to Android requirements, regardless of the \"Notification\" setting.</string>
<string name="use_tor_title">Use TOR</string>
<string name="use_tor_title">Use Tor</string>
<string name="use_tor_summary">Force all traffic through TOR for increased privacy</string>
<string name="use_tor_summary">Force all traffic through Tor for increased privacy. Requires Orbot</string>
<!-- Toast shown after config was successfully exported -->
<string name="config_export_successful">Config was exported to %1$s</string>