mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-15 08:31:57 -05:00
Remove UI languages we do not yet have translation files for
This commit is contained in:
parent
bbfced4d2b
commit
e7b8c5e7c0
@ -1097,10 +1097,8 @@ add_custom_target (etags COMMAND ${ETAGS} -o ${CMAKE_SOURCE_DIR}/TAGS -R ${sourc
|
||||
# Qt i18n
|
||||
set (LANGUAGES
|
||||
en_GB # English UK
|
||||
pt # Poutuguese
|
||||
es # Spanish
|
||||
ca # Catalan
|
||||
ja # Japanese
|
||||
)
|
||||
foreach (lang_ ${LANGUAGES})
|
||||
file (TO_NATIVE_PATH translations/wsjtx_${lang_}.ts ts_)
|
||||
|
Loading…
Reference in New Issue
Block a user