mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 19:55:20 -05:00
Switch to a single common Catalan language translation file
Xavi, EA3W, assures me that all Catalan dialects and variants are essentially the same, so there's no need to have country variant specific Catalan translation files.
This commit is contained in:
parent
2e43f27b9e
commit
735cdc11f5
@ -1097,7 +1097,7 @@ set (LANGUAGES
|
||||
en_GB # English UK
|
||||
pt_PT # Poutuguese
|
||||
es_ES # Spanish
|
||||
ca_ES # Catalan
|
||||
ca # Catalan
|
||||
)
|
||||
foreach (lang_ ${LANGUAGES})
|
||||
file (TO_NATIVE_PATH translations/wsjtx_${lang_}.ts ts_)
|
||||
|
Loading…
Reference in New Issue
Block a user