[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Traditional Chinese release notes troubles



Chuan-kai Lin <cklin@debian.org> cum veritate scripsit:

> echo "<!entity % lang-$(LINGUA) \"INCLUDE\">" >> $@
> 
> from the Makefile in the documentation tree.  As traditional Chinese
> locale (as used in Taiwan) is designated zh_TW, the resulting entry
> in the .ent file would be:

echo "<!entity % lang-$(shell echo $(LINGUA) | sed 's/_//' ) \"INCLUDE\">" >> $@

should work.

zh_TW -> zhTW.



I am not sure what else needs to be changed.

defaults.ent needs to be edited ?


regards,
	junichi


-- 
dancer@debian.org : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4
Libpkg-guide: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/


-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: