diff options
Diffstat (limited to 'proto-udp/lang/stub.ts')
-rw-r--r-- | proto-udp/lang/stub.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/proto-udp/lang/stub.ts b/proto-udp/lang/stub.ts index d415ef0e..1642c9e9 100644 --- a/proto-udp/lang/stub.ts +++ b/proto-udp/lang/stub.ts @@ -22,5 +22,16 @@ <source>Can't bind socket: %1</source> <translation type="unfinished"></translation> </message> + <message> + <source>UDP over network</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>udpDll</name> + <message> + <source>UDP over network</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |