blob: 5faf750fd84af1864c3442a70e87dfe9c0df9537 (
plain)
1
2
3
4
5
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. */
//% "Map"
qtTrId("id-app-launcher-name");
|