diff options
Diffstat (limited to 'proto-udp/lang/zh_CN.ts')
-rw-r--r-- | proto-udp/lang/zh_CN.ts | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/proto-udp/lang/zh_CN.ts b/proto-udp/lang/zh_CN.ts index d415ef0e..b2a750b8 100644 --- a/proto-udp/lang/zh_CN.ts +++ b/proto-udp/lang/zh_CN.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1"> +<TS version="2.1" language="zh_CN"> <context> <name>UICFTNControls</name> <message> @@ -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>udp_sender_dll</name> + <message> + <source>UDP over network</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |