summaryrefslogtreecommitdiff
path: root/i18n/asteroid-stopwatch.desktop.h
diff options
context:
space:
mode:
authorFlorent Revest <revestflo@gmail.com>2017-03-04 18:00:57 +0100
committerFlorent Revest <revestflo@gmail.com>2017-03-04 18:00:57 +0100
commit9713bddf71b3f400d2685fc279d853e59ff5e1d0 (patch)
tree182f2015c796f3afdee6bd65a2a09136d47e2c04 /i18n/asteroid-stopwatch.desktop.h
parentf6deeed2f9d4521ee4f5f812484f3a52c96b5d9e (diff)
Makes .desktop file translatable
Diffstat (limited to 'i18n/asteroid-stopwatch.desktop.h')
-rw-r--r--i18n/asteroid-stopwatch.desktop.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/asteroid-stopwatch.desktop.h b/i18n/asteroid-stopwatch.desktop.h
new file mode 100644
index 0000000..8f642d6
--- /dev/null
+++ b/i18n/asteroid-stopwatch.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("Stopwatch");