CMake: update language lists

This commit is contained in:
Adriaan de Groot 2019-08-02 09:40:25 +02:00
parent d98788a405
commit 05daa22542

View File

@ -104,13 +104,15 @@ set( CALAMARES_DESCRIPTION_SUMMARY
# checks for new languages and misspelled ones are done (that is, # checks for new languages and misspelled ones are done (that is,
# copy these four lines to four backup lines, add "p", and then update # copy these four lines to four backup lines, add "p", and then update
# the original four lines with the current translations). # the original four lines with the current translations).
set( _tx_complete ca cs_CZ da de fr he hr hu ko lt pt_BR sq tr_TR #
zh_TW ) # Total 60 languages
set( _tx_good ast en_GB es es_MX et fi_FI gl id it_IT ja nl pl set( _tx_complete ca cs_CZ da de fi_FI fr he hi hr hu ja ko lt
pt_PT ro ru sk zh_CN ) pt_BR sq tr_TR zh_TW )
set( _tx_ok ar bg el es_PR eu hi is mr nb sl sr sr@latin sv th set( _tx_good ast en_GB es es_MX et gl id it_IT nl pl pt_PT ru sk
uk ) zh_CN )
set( _tx_incomplete be ca@valencia eo fa fr_CH gu kk kn lo mk ne_NP ur uz ) set( _tx_ok ar bg el es_PR eu is mr nb ro sl sr sr@latin sv th uk )
set( _tx_incomplete be ca@valencia eo fa fr_CH gu kk kn lo mk ne_NP
ur uz )
### Required versions ### Required versions
# #