From d4954d831d25ed24da730b957fb04078d3fc7f9b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 2 Aug 2014 16:08:16 -0700 Subject: Some adjustments to the Qt translations It appears that in newer versions of Qt some (but not all) of the lanuage translations have been broken out into different files. Signed-off-by: Dirk Hohndel --- subsurface.pro | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/subsurface.pro b/subsurface.pro index ccf0f90da..e4f64f22c 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -234,14 +234,20 @@ TRANSLATIONS = \ QTTRANSLATIONS = \ qt_da.qm \ qt_de.qm \ + qtbase_de.qm \ qt_es.qm \ + qt_fi.qm \ + qtbase_fi.qm \ qt_fr.qm \ qt_he.qm \ qt_hu.qm \ + qtbase_hu.qm \ qt_pl.qm \ qt_pt.qm \ qt_ru.qm \ + qtbase_ru.qm \ qt_sk.qm \ + qtbase_sk.qm \ qt_sv.qm \ qt_zh_TW.qm -- cgit v1.2.3-70-g09d2