From bd82940b03d5c190444d13a588ea1ca863a37ca2 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 19 Feb 2017 11:56:47 -0800 Subject: Add Greek as supported translation Signed-off-by: Dirk Hohndel --- translations/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'translations/CMakeLists.txt') diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt index 986525fc1..992e0efd9 100644 --- a/translations/CMakeLists.txt +++ b/translations/CMakeLists.txt @@ -10,6 +10,7 @@ set(TRANSLATION_FILES subsurface_da_DK.ts subsurface_de_CH.ts subsurface_de_DE.ts + subsurface_el_GR.ts subsurface_en_GB.ts subsurface_es_ES.ts subsurface_et_EE.ts @@ -31,8 +32,7 @@ set(TRANSLATION_FILES subsurface_zh_TW.ts ) -# disabled translations as they are below 50%: -# subsurface_el_GR.ts +# disabled translations as they are below 40%: # subsurface_hu.ts qt5_add_translation(TRANSLATIONS ${TRANSLATION_FILES}) -- cgit v1.2.3-70-g09d2