diff options
Diffstat (limited to 'i18n/asteroid-health.desktop.h')
-rw-r--r-- | i18n/asteroid-health.desktop.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/asteroid-health.desktop.h b/i18n/asteroid-health.desktop.h new file mode 100644 index 0000000..f5e8875 --- /dev/null +++ b/i18n/asteroid-health.desktop.h @@ -0,0 +1,6 @@ +/* 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. */ + +//% "Hello World App" +qtTrId("id-app-launcher-name"); |