docs/99968: [UPDATE] zh_TW: Add authors.ent & update trademarks.ent

chinsan chinsan.tw at gmail.com
Mon Jul 10 03:00:45 UTC 2006


The following reply was made to PR docs/99968; it has been noted by GNATS.

From: chinsan <chinsan.tw at gmail.com>
To: "Hiroki Sato" <hrs at freebsd.org>
Cc: FreeBSD-gnats-submit at freebsd.org, bug-followup at freebsd.org, 
	vanilla at freebsd.org
Subject: Re: docs/99968: [UPDATE] zh_TW: Add authors.ent & update trademarks.ent
Date: Mon, 10 Jul 2006 10:52:07 +0800

 2006/7/10, Hiroki Sato <hrs at freebsd.org>:
 > chinsan <chinsan.tw at gmail.com> wrote
 >   in <20060709154535.C8EB930205 at smtp2.bc.hgc.com.tw>:
 >
 > ch> diff -ruN zh_TW.Big5.orig/share/sgml/l10n.ent zh_TW.Big5/share/sgml/l=
 10n.ent
 > ch> --- zh_TW.Big5.orig/share/sgml/l10n.ent     Mon Nov 21 23:14:02 2005
 > ch> +++ zh_TW.Big5/share/sgml/l10n.ent  Sun Jul  9 23:37:08 2006
 > ch> @@ -16,3 +16,11 @@
 > ch>
 > ch>  <!-- charset for HTML output -->
 > ch>  <!ENTITY doc.html.charset "Big5">
 > ch> +
 > ch> +<!ENTITY mdash "=A1X=A1X">
 > ch> +
 > ch> +<!ENTITY % authors.cn PUBLIC "-//FreeBSD//ENTITIES DocBook Author En=
 tities//TW">
 > ch> +%authors.cn;
 > ch> +
 > ch> +<!ENTITY % authors.tw PUBLIC "-//FreeBSD//ENTITIES DocBook Author En=
 tities//TW">
 > ch> +%authors.tw;
 >
 >  Do not include the same entity set twice (probably this is not what you
 >  wanted to do, though).
 
 Oh...It's my inobservance...sorry
 
 >
 >  And also, an FPI "-//FreeBSD//ENTITIES DocBook Author Entities//TW" is w=
 rong.
 >  The last part of FPI have to be a language code, not a country code, spe=
 cified
 >  in ISO 639.
 umm....thank you for your suggestion
 I'll fix it with a new patch
 
 BTW, IMHO, we need to change the existing www/zh
  to www/zh_CN and www/zh_TW.
 Could you commit this change first?
 Or may I need send-pr to www@ for this request later?
 ;-)
 
 Thanks.



More information about the freebsd-doc mailing list