Fix symlink for zh_TW.Big5 locale
This commit is contained in:
parent
f716ffd588
commit
7f1c4b56cb
@ -63,7 +63,7 @@ SYMLINKS+= ${symdir}.UTF-8 ${LOCALEDIR}/${symdir}.UTF8
|
||||
SYMLINKS+= zh_Hans_CN.${CN} ${LOCALEDIR}/zh_CN.${CN}
|
||||
.endfor
|
||||
|
||||
.for TW in BIG5 UTF-8
|
||||
.for TW in Big5 UTF-8
|
||||
SYMLINKS+= zh_Hant_TW.${TW} ${LOCALEDIR}/zh_TW.${TW}
|
||||
.endfor
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user