diff options
author | Arseniy Movshev <dodoradio@outlook.com> | 2023-05-27 20:48:38 +0100 |
---|---|---|
committer | Arseniy Movshev <dodoradio@outlook.com> | 2023-05-28 12:09:33 +0100 |
commit | 6a21341fa5d120c0642ba67a19f81f852f0c16bb (patch) | |
tree | efa3169b5b2767359081be1cb482cb659109d3cc /i18n | |
parent | 1aa91f7fee28e5905b0b9a8d56c978b3dc8f209e (diff) |
Fix desktop file naming
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/asteroid-health.desktop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/asteroid-health.desktop.h b/i18n/asteroid-health.desktop.h index f5e8875..1105b9d 100644 --- a/i18n/asteroid-health.desktop.h +++ b/i18n/asteroid-health.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" +//% "Health" qtTrId("id-app-launcher-name"); |