From 7cb5186e49681442519cd0149c2df609ff9d7031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Oestreicher?= Date: Tue, 20 Dec 2016 14:13:06 +0100 Subject: [PATCH] Add FR translation in .pro file --- harbour-wallaread.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour-wallaread.pro b/harbour-wallaread.pro index cd09e33..4719d38 100644 --- a/harbour-wallaread.pro +++ b/harbour-wallaread.pro @@ -35,7 +35,7 @@ CONFIG += sailfishapp_i18n # planning to localize your app, remember to comment out the # following TRANSLATIONS line. And also do not forget to # modify the localized app name in the the .desktop file. -#TRANSLATIONS += translations/harbour-wallaread-de.ts +TRANSLATIONS += translations/harbour-wallaread-fr.ts HEADERS += \ src/httprequester.h \