From 58533dd49352993cfe5469f7bfe2d256be818163 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 13 Oct 2015 08:22:54 -0700 Subject: Enable Hebrew and Romanian translations Signed-off-by: Dirk Hohndel --- translations/CMakeLists.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'translations/CMakeLists.txt') diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt index 37f54d30f..f5f0fd049 100644 --- a/translations/CMakeLists.txt +++ b/translations/CMakeLists.txt @@ -16,12 +16,14 @@ set(TRANSLATION_FILES subsurface_fi_FI.ts subsurface_fr_FR.ts subsurface_it_IT.ts + subsurface_he.ts subsurface_lv_LV.ts subsurface_nb_NO.ts subsurface_nl_NL.ts subsurface_pl_PL.ts subsurface_pt_BR.ts subsurface_pt_PT.ts + subsurface_ro_RO.ts subsurface_ru_RU.ts subsurface_sk_SK.ts subsurface_sv_SE.ts @@ -30,10 +32,8 @@ set(TRANSLATION_FILES ) # disabled translations as they are below 50%: -# subsurface_el_GR.ts -# subsurface_he.ts -# subsurface_hu.ts -# subsurface_ro_RO.ts +# subsurface_el_GR.ts +# subsurface_hu.ts qt5_add_translation(TRANSLATIONS ${TRANSLATION_FILES}) set(TRANSLATIONS ${TRANSLATIONS} PARENT_SCOPE) -- cgit v1.2.3-70-g09d2