aboutsummaryrefslogtreecommitdiff
path: root/i18n/asteroid-helloworld.desktop.h
diff options
context:
space:
mode:
authormiathedev <mia@strongforce.de>2021-02-06 11:50:04 +0100
committermiathedev <mia@strongforce.de>2021-02-06 11:50:04 +0100
commitc9376fe816269b3592cb0f61be571e9aa77ed124 (patch)
treea115a80b2c60081cf7e3b0341569b7f8a33a2393 /i18n/asteroid-helloworld.desktop.h
Init
Diffstat (limited to '')
-rw-r--r--i18n/asteroid-helloworld.desktop.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/asteroid-helloworld.desktop.h b/i18n/asteroid-helloworld.desktop.h
new file mode 100644
index 0000000..0ca9be1
--- /dev/null
+++ b/i18n/asteroid-helloworld.desktop.h
@@ -0,0 +1,5 @@
+/* This dummy header is just used to generate a translatable Qt string that
+ * will be integrated to i18n/.ts files, translated on Weblate and then merged
+ * back with the .desktop.template file into a single .desktop file. */
+
+QObject::tr("Hello World App");