mirror of
https://github.com/minetest/minetest.git
synced 2025-01-11 15:57:29 +01:00
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