copy edit

This commit is contained in:
hneemann 2021-05-11 21:03:20 +02:00
parent a24514f50f
commit f1262175f3
2 changed files with 4 additions and 4 deletions

View File

@ -1675,8 +1675,8 @@ Sind evtl. die Namen der Variablen nicht eindeutig?</string>
<string name="key_probeMode_DOWN">Zähle fallende Flanken</string>
<string name="key_probeMode_BOTH">Zähle beide Flanken</string>
<string name="key_telnetEscape">Steuercodes</string>
<string name="key_telnetEscape_tt">Wenn gesetzt, werden die Telnet Steuerkommandos gefiltert.
<string name="key_telnetEscape">Telnet-Modus</string>
<string name="key_telnetEscape_tt">Wenn gesetzt, werden die Telnet Steuerkommandos ausgewertet.
Zusätzlich werden vom Server die Kommandos SGA und ECHO gesendet.
Wird diese Option deaktiviert, handelt es sich um einen einfachen TCP-Server.
</string>

View File

@ -1662,8 +1662,8 @@
<string name="key_probeMode_DOWN">Count on Falling Edge</string>
<string name="key_probeMode_BOTH">Count both Edges</string>
<string name="key_telnetEscape">Commands</string>
<string name="key_telnetEscape_tt">If set, the Telnet control commands are filtered.
<string name="key_telnetEscape">Telnet mode</string>
<string name="key_telnetEscape_tt">If set, the Telnet control commands are evaluated.
In addition, the server sends the SGA and ECHO commands. If this option is disabled,
the server is a simple TCP server.</string>
<string name="key_port">Port</string>