diff options
-rw-r--r-- | i18n/asteroid-helloworld.desktop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/asteroid-helloworld.desktop.h b/i18n/asteroid-helloworld.desktop.h index d9a8b02..f5e8875 100644 --- a/i18n/asteroid-helloworld.desktop.h +++ b/i18n/asteroid-helloworld.desktop.h @@ -2,5 +2,5 @@ * 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 +//% "Hello World App" qtTrId("id-app-launcher-name"); |