diff --git a/CMakeLists.txt b/CMakeLists.txt index 19368417d..28e12c144 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -127,8 +127,6 @@ set( CALAMARES_DESCRIPTION_SUMMARY # by the translation framework. Languages with alternate scripts # (sr@latin in particular) may need special handling in CalamaresUtils.cpp. # -# TODO: drop the es_ES translation from Transifex -# # NOTE: move eo (Esperanto) to _ok once Qt can actually create a # locale for it. (Qt 5.12.2 can, see Translation Status section). # NOTE: move ie (Interlingue) to _ok once Qt supports it. @@ -136,12 +134,12 @@ set( CALAMARES_DESCRIPTION_SUMMARY # `txstats.py -e`. See also # # Total 74 languages -set( _tx_complete az az_AZ ca es he hi hr ja lt pt_PT sq sv uk - zh_TW ) -set( _tx_good as be ca@valencia cs_CZ da de fa fi_FI fr fur - it_IT ko ml nl pt_BR ru si sk tg tr_TR vi zh_CN ) -set( _tx_ok ar ast bg bn el en_GB es_MX et eu gl hu id is mr nb pl - ro sl sr sr@latin th ) +set( _tx_complete az az_AZ ca es fi_FI he hi hr ja lt pt_BR pt_PT + sq sv uk zh_TW ) +set( _tx_good as be ca@valencia cs_CZ da de fa fr fur it_IT ko ml + nl ru si sk tg tr_TR vi zh_CN ) +set( _tx_ok ar ast bg bn el en_GB es_MX et eu gl hu id is mr nb oc + pl ro sl sr sr@latin th ) set( _tx_incomplete eo es_PR gu ie ja-Hira kk kn lo lv mk ne_NP ta_IN te ur zh zh_HK )