forked from Mirrorlandia_minetest/minetest
Mark additional locales as broken
This commit is contained in:
parent
b6e47a30bb
commit
97aefe9b81
@ -677,8 +677,11 @@ endif(BUILD_SERVER)
|
|||||||
# Blacklisted locales that don't work.
|
# Blacklisted locales that don't work.
|
||||||
# see issue #4638
|
# see issue #4638
|
||||||
set(GETTEXT_BLACKLISTED_LOCALES
|
set(GETTEXT_BLACKLISTED_LOCALES
|
||||||
|
ar
|
||||||
he
|
he
|
||||||
ky
|
ky
|
||||||
|
ms_Arab
|
||||||
|
th
|
||||||
)
|
)
|
||||||
|
|
||||||
option(APPLY_LOCALE_BLACKLIST "Use a blacklist to avoid broken locales" TRUE)
|
option(APPLY_LOCALE_BLACKLIST "Use a blacklist to avoid broken locales" TRUE)
|
||||||
|
Loading…
Reference in New Issue
Block a user