From 6706a1d43c857e7a554338976e582a5fde7b442e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 23 May 2022 20:56:40 +0200 Subject: trackhat: add updater --- opentrack/lang/nl_NL.ts | 27 +++++++++++++++++++++++++++ opentrack/lang/ru_RU.ts | 27 +++++++++++++++++++++++++++ opentrack/lang/stub.ts | 27 +++++++++++++++++++++++++++ opentrack/lang/zh_CN.ts | 27 +++++++++++++++++++++++++++ 4 files changed, 108 insertions(+) (limited to 'opentrack/lang') diff --git a/opentrack/lang/nl_NL.ts b/opentrack/lang/nl_NL.ts index 15acd701..d69141cd 100644 --- a/opentrack/lang/nl_NL.ts +++ b/opentrack/lang/nl_NL.ts @@ -12,6 +12,33 @@ + + UpdateDialog + + Dialog + + + + Software update released + + + + Current version: + + + + TextLabel + + + + Released version: + + + + Don't remind me again about this version + + + main_window diff --git a/opentrack/lang/ru_RU.ts b/opentrack/lang/ru_RU.ts index c869bae8..860e68fb 100644 --- a/opentrack/lang/ru_RU.ts +++ b/opentrack/lang/ru_RU.ts @@ -12,6 +12,33 @@ Новое имя профиля: + + UpdateDialog + + Dialog + + + + Software update released + + + + Current version: + + + + TextLabel + + + + Released version: + + + + Don't remind me again about this version + + + main_window diff --git a/opentrack/lang/stub.ts b/opentrack/lang/stub.ts index 66917925..7727ab29 100644 --- a/opentrack/lang/stub.ts +++ b/opentrack/lang/stub.ts @@ -12,6 +12,33 @@ + + UpdateDialog + + Dialog + + + + Software update released + + + + Current version: + + + + TextLabel + + + + Released version: + + + + Don't remind me again about this version + + + main_window 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 @@ -12,6 +12,33 @@ 新文件名字: + + UpdateDialog + + Dialog + + + + Software update released + + + + Current version: + + + + TextLabel + + + + Released version: + + + + Don't remind me again about this version + + + main_window -- cgit v1.2.3