We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5189e0f commit c713f64Copy full SHA for c713f64
netcat/src/main/res/values/strings.xml
@@ -23,6 +23,6 @@
23
<string name="error_port_format">Digits is expected</string>
24
<string name="label_text_to_send">Text to send:</string>
25
<string name="label_received_text">Received text:</string>
26
- <string name="label_tcp_udp">Use UDP instead of the default TCP</string>
+ <string name="label_tcp_udp">Use UDP instead of TCP (experimental)</string>
27
28
</resources>
0 commit comments