From 45970fee27d01dc9e628de1143e91574296edc6b Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Mon, 22 Jun 2020 17:34:32 -0400 Subject: [PATCH] Changes: pre-release housekeeping - update the translations list, welcome Azerbaijani (in two variants) - this is a hotfix release due to UB --- CMakeLists.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6899c565c..5ed1d462b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,10 +46,10 @@ # TODO:3.3: Require CMake 3.12 cmake_minimum_required( VERSION 3.3 FATAL_ERROR ) project( CALAMARES - VERSION 3.2.27 + VERSION 3.2.26.1 LANGUAGES C CXX ) -set( CALAMARES_VERSION_RC 1 ) # Set to 0 during release cycle, 1 during development +set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development ### OPTIONS # @@ -148,14 +148,14 @@ set( CALAMARES_DESCRIPTION_SUMMARY # copy these four lines to four backup lines, add "p", and then update # the original four lines with the current translations). # -# Total 62 languages -set( _tx_complete ca da fi_FI fr he hr ja lt sq tr_TR ) -set( _tx_good ast cs_CZ de es es_MX et gl hi hu id it_IT ko ml nl - pl pt_BR pt_PT ru sk zh_TW ) -set( _tx_ok ar as be bg el en_GB es_PR eu is mr nb ro sl sr - sr@latin sv th uk zh_CN ) -set( _tx_incomplete ca@valencia eo fa fr_CH gu kk kn lo mk ne_NP ur - uz ) +# Total 66 languages +set( _tx_complete az az_AZ ca he hi hr ja sq tr_TR uk zh_TW ) +set( _tx_good as ast be cs_CZ da de es fi_FI fr hu it_IT ko lt ml + nl pt_BR pt_PT ru sk sv zh_CN ) +set( _tx_ok ar bg el en_GB es_MX es_PR et eu fa gl id is mr nb pl + ro sl sr sr@latin th ) +set( _tx_incomplete bn ca@valencia eo fr_CH gu kk kn lo lv mk ne_NP + ur uz ) ### Required versions #