Date: Mon, 10 Jul 2006 03:00:40 GMT From: chinsan <chinsan.tw@gmail.com> To: freebsd-doc@FreeBSD.org Subject: Re: docs/99968: [UPDATE] zh_TW: Add authors.ent & update trademarks.ent Message-ID: <200607100300.k6A30eOh020125@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/99968; it has been noted by GNATS. From: chinsan <chinsan.tw@gmail.com> To: "Hiroki Sato" <hrs@freebsd.org> Cc: FreeBSD-gnats-submit@freebsd.org, bug-followup@freebsd.org, vanilla@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@freebsd.org>: > chinsan <chinsan.tw@gmail.com> wrote > in <20060709154535.C8EB930205@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607100300.k6A30eOh020125>