From e9fa8de43d13555ea36531e362c5786ab4c48ece Mon Sep 17 00:00:00 2001 From: "Tux3 / Mlkj / !Lev.uXFMLA" Date: Fri, 12 Sep 2014 21:59:49 +0200 Subject: [PATCH] Enable Polish translation --- qtox.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qtox.pro b/qtox.pro index 96e609c33..19413ea0d 100644 --- a/qtox.pro +++ b/qtox.pro @@ -32,7 +32,8 @@ CONFIG += c++11 TRANSLATIONS = translations/de.ts \ translations/fr.ts \ translations/it.ts \ - translations/ru.ts + translations/ru.ts \ + translations/po.ts RESOURCES += res.qrc