diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-05-23 20:56:40 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-05-27 19:35:45 +0200 |
commit | c7878efb1039f70d3041ac2404d5e299a81fcfec (patch) | |
tree | 59d7195219f5eb3b0e195c0f54dcd7c616147efd /opentrack/lang/zh_CN.ts | |
parent | 75044583226009200159f72cb5100f5a7d65e877 (diff) |
trackhat: add updater
Diffstat (limited to 'opentrack/lang/zh_CN.ts')
-rw-r--r-- | opentrack/lang/zh_CN.ts | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/opentrack/lang/zh_CN.ts b/opentrack/lang/zh_CN.ts index fd9ea20f..b3764a8f 100644 --- a/opentrack/lang/zh_CN.ts +++ b/opentrack/lang/zh_CN.ts @@ -13,6 +13,33 @@ </message> </context> <context> + <name>UpdateDialog</name> + <message> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Software update released</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Current version:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>TextLabel</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Released version:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Don't remind me again about this version</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>main_window</name> <message> <source>Profile</source> |