mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 05:38:46 -05:00
Empty wsjtx_en.qm so that macOS doesn't load a secondary l10n
This commit is contained in:
parent
d11f7d1321
commit
241abdb10e
@ -1096,6 +1096,10 @@ add_custom_target (etags COMMAND ${ETAGS} -o ${CMAKE_SOURCE_DIR}/TAGS -R ${sourc
|
|||||||
|
|
||||||
# Qt i18n
|
# Qt i18n
|
||||||
set (LANGUAGES
|
set (LANGUAGES
|
||||||
|
en # English (we need this to stop
|
||||||
|
# translation loaders loading the
|
||||||
|
# second preference UI languge, it
|
||||||
|
# doesn't need to be populated)
|
||||||
en_GB # English UK
|
en_GB # English UK
|
||||||
es # Spanish
|
es # Spanish
|
||||||
ca # Catalan
|
ca # Catalan
|
||||||
|
6214
translations/wsjtx_en.ts
Normal file
6214
translations/wsjtx_en.ts
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user