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:
Bill Somerville
2020-05-19 12:13:43 +01:00
parent 2e43f27b9e
commit 735cdc11f5
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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_)