1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00

Changed misleading title of sttrace option (#951)

* Changed misleading title of sttrace option

The sttrace preference field just takes a list of facilities
as an input (https://docs.syncthing.net/dev/debugging.html).
Calling it 'Debug Options' might be misleading since Syncthing
offers way more debugging options than just sttrace.
Naming it 'STTRACE options' makes it clear for the user what
he or she should enter.

* Reverted german translation for sttrace_title
This commit is contained in:
Alexander Lochmann 2017-09-20 13:28:11 +02:00 committed by Felix Ableitner
parent e9710cebee
commit acf088a845

View file

@ -349,7 +349,7 @@ Please report any problems you encounter via Github.</string>
<string name="config_import_failed">Config import failed, make sure files are in %1$s</string>
<!-- Title for the preference to set STTRACE parameters -->
<string name="sttrace_title">Debug Options</string>
<string name="sttrace_title">STTRACE Options</string>
<string name="environment_variables">Environment variables</string>