blob: f65208f79b60fb09e256aeb51166d77991bfe4ca (
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. */
//% "Stopwatch"
qtTrId("id-app-launcher-name");
|