aboutsummaryrefslogtreecommitdiffstats
path: root/korean/Make.lang
blob: 0a415b79b242f68dde20d19f9d5d840251baf17c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The two-letter code for the language
LANGUAGE := ko

include $(WMLBASE)/../Makefile.common

# If you need to modify that is already defined in ../Makefile.common
# you can put it below

# Add "-O1"  to wml to be passed to htmlstrip, to avoid malformed UTF-8
# see bug #959474
# This option needs to be kept in Korean until wml 2.12.2~ds1-3 or higher
# arrives to Debian stable

WMLOPTIONS += -O1

© 2014-2024 Faster IT GmbH | imprint | privacy policy