projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05b7db
)
Remove zh_* from GETTEXT_BLACKLISTED_LOCALES (#9229)
author
Zaoqi
<zaomir@outlook.com>
Wed, 22 Jan 2020 18:08:07 +0000
(
02:08
+0800)
committer
SmallJoker
<SmallJoker@users.noreply.github.com>
Wed, 22 Jan 2020 18:08:07 +0000
(19:08 +0100)
src/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/CMakeLists.txt
b/src/CMakeLists.txt
index 70a5ab3c8db71059daa551439391decab296b957..e7eb2bf168cbed0cf6b32a62d1d5252f6d72ce7b 100644
(file)
--- a/
src/CMakeLists.txt
+++ b/
src/CMakeLists.txt
@@
-646,8
+646,6
@@
set(GETTEXT_BLACKLISTED_LOCALES
he
ko
ky
- zh_CN
- zh_TW
)
option(APPLY_LOCALE_BLACKLIST "Use a blacklist to avoid broken locales" TRUE)