i18n: enable Esperanto translation
This commit is contained in:
parent
7090227269
commit
b0e5e13221
@ -203,7 +203,6 @@ endif()
|
||||
# (sr@latin in particular) may need special handling in CalamaresUtils.cpp.
|
||||
#
|
||||
# TODO: drop the es_ES translation from Transifex
|
||||
# TODO: import Esperanto once it has some translated strings
|
||||
#
|
||||
# NOTE: when updating the list from Transifex, copy these four lines
|
||||
# and prefix each variable name with "p", so that the automatic
|
||||
@ -211,8 +210,8 @@ endif()
|
||||
set( _tx_complete da pt_PT ro tr_TR zh_TW zh_CN pt_BR fr hr ca lt id cs_CZ )
|
||||
set( _tx_good sq es pl ja sk it_IT hu ru he de nl bg uk )
|
||||
set( _tx_ok ast is ar sv el es_MX gl en_GB th fi_FI hi eu sr nb
|
||||
sl sr@latin mr es_PR kk kn et )
|
||||
set( _tx_bad uz eo lo ur gu fr_CH fa )
|
||||
sl sr@latin mr es_PR kk kn et eo )
|
||||
set( _tx_bad uz lo ur gu fr_CH fa )
|
||||
|
||||
# check translation update
|
||||
set( prev_tx ${p_tx_complete} ${p_tx_good} ${p_tx_ok} ${p_tx_bad} )
|
||||
|
Loading…
Reference in New Issue
Block a user