From 7d9833420965888a6e02160634e709e947a22db0 Mon Sep 17 00:00:00 2001 From: Florent Revest Date: Sat, 25 Nov 2017 00:12:38 +0100 Subject: desktop.h: Use id based translations --- i18n/asteroid-stopwatch.desktop.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/asteroid-stopwatch.desktop.h b/i18n/asteroid-stopwatch.desktop.h index 8f642d6..f65208f 100644 --- a/i18n/asteroid-stopwatch.desktop.h +++ b/i18n/asteroid-stopwatch.desktop.h @@ -2,4 +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. */ -QObject::tr("Stopwatch"); +//% "Stopwatch" +qtTrId("id-app-launcher-name"); -- cgit v1.2.3-54-g00ecf