diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:16:52 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:26:11 +0200 |
commit | 56b3ad65c3842aee1e2ae2b257abe7ed8d09c7c1 (patch) | |
tree | d13b1fd47f0225250fa55a26eda65e093a8abae2 /proto-mouse/lang/zh_CN.ts | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'proto-mouse/lang/zh_CN.ts')
-rw-r--r-- | proto-mouse/lang/zh_CN.ts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/proto-mouse/lang/zh_CN.ts b/proto-mouse/lang/zh_CN.ts index 3449ab53..1bbd5991 100644 --- a/proto-mouse/lang/zh_CN.ts +++ b/proto-mouse/lang/zh_CN.ts @@ -56,4 +56,18 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>mouse</name> + <message> + <source>Mouse tracker</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>mouseDll</name> + <message> + <source>mouse emulation</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |