Bug 99968

Summary: [UPDATE] zh_TW: Add authors.ent & update trademarks.ent
Product: Documentation Reporter: chinsan <chinsan.tw>
Component: Books & ArticlesAssignee: Hiroki Sato <hrs>
Status: Closed FIXED    
Severity: Affects Only Me CC: vanilla
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
zh_TW.Big5.20060709_2.svn737.diff none

Description chinsan 2006-07-09 16:50:14 UTC
- Add authors.ent & update trademarks.ent
  ( http://chinsan2.twbbs.org/chinsan/zh_TW.Big5.20060709_2.svn737.diff )
  Obtained from:  The FreeBSD Traditional Chinese Project

- Each changelog can reviewd at
  https://opensvn.csie.org/traccgi/freebsddoc/timeline
Comment 1 Hiroki Sato freebsd_committer freebsd_triage 2006-07-09 22:42:42 UTC
----Security_Multipart(Mon_Jul_10_06_42_42_2006_575)--
Content-Type: Text/Plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

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=
/l10n.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 =
Entities//TW">
ch> +%authors.cn;
ch> +
ch> +<!ENTITY % authors.tw PUBLIC "-//FreeBSD//ENTITIES DocBook Author =
Entities//TW">
ch> +%authors.tw;

 Do not include the same entity set twice (probably this is not what yo=
u
 wanted to do, though).

 And also, an FPI "-//FreeBSD//ENTITIES DocBook Author Entities//TW" is=
 wrong.
 The last part of FPI have to be a language code, not a country code, s=
pecified
 in ISO 639.

-- =

| Hiroki SATO

----Security_Multipart(Mon_Jul_10_06_42_42_2006_575)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBEsXhVTyzT2CeTzy0RAg25AKChbg5gO9Ys7SZzSXG+nY+tPNVkcgCaAsiE
4wihbcTZ47f7HLpwhHmyxDI=
=joIF
-----END PGP SIGNATURE-----

----Security_Multipart(Mon_Jul_10_06_42_42_2006_575)----
Comment 2 chinsan 2006-07-10 03:52:07 UTC
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.
Comment 3 chinsan 2006-07-10 03:52:07 UTC
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.
Comment 4 Hiroki Sato freebsd_committer freebsd_triage 2006-07-10 04:18:33 UTC
----Security_Multipart(Mon_Jul_10_12_18_33_2006_254)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

chinsan <chinsan.tw@gmail.com> wrote
  in <1f27304c0607091952v392908dgf22e31f67fc1c9a5@mail.gmail.com>:

ch> BTW, IMHO, we need to change the existing www/zh
ch>  to www/zh_CN and www/zh_TW.
ch> Could you commit this change first?
ch> Or may I need send-pr to www@ for this request later?
ch> ;-)

 Okay, I think we need a repocopy for migrating www/zh to
 www/zh_*.  Please give me some time to do so.  Thanks.

--
| Hiroki SATO

----Security_Multipart(Mon_Jul_10_12_18_33_2006_254)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBEsccLTyzT2CeTzy0RAtawAJ4lud1miLfmt+FfFjKVcmCvONEGIgCfWbEx
7sl79KrzYihU7a1OsQ+2zSE=
=86Sn
-----END PGP SIGNATURE-----

----Security_Multipart(Mon_Jul_10_12_18_33_2006_254)----
Comment 5 Hiroki Sato freebsd_committer freebsd_triage 2006-07-10 04:18:33 UTC
----Security_Multipart(Mon_Jul_10_12_18_33_2006_254)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

chinsan <chinsan.tw@gmail.com> wrote
  in <1f27304c0607091952v392908dgf22e31f67fc1c9a5@mail.gmail.com>:

ch> BTW, IMHO, we need to change the existing www/zh
ch>  to www/zh_CN and www/zh_TW.
ch> Could you commit this change first?
ch> Or may I need send-pr to www@ for this request later?
ch> ;-)

 Okay, I think we need a repocopy for migrating www/zh to
 www/zh_*.  Please give me some time to do so.  Thanks.

--
| Hiroki SATO

----Security_Multipart(Mon_Jul_10_12_18_33_2006_254)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBEsccLTyzT2CeTzy0RAtawAJ4lud1miLfmt+FfFjKVcmCvONEGIgCfWbEx
7sl79KrzYihU7a1OsQ+2zSE=
=86Sn
-----END PGP SIGNATURE-----

----Security_Multipart(Mon_Jul_10_12_18_33_2006_254)----
Comment 6 chinsan 2006-07-10 11:59:52 UTC
2006/7/10, Hiroki Sato <hrs@freebsd.org>:
> chinsan <chinsan.tw@gmail.com> wrote
>   in <1f27304c0607091952v392908dgf22e31f67fc1c9a5@mail.gmail.com>:
>
> ch> BTW, IMHO, we need to change the existing www/zh
> ch>  to www/zh_CN and www/zh_TW.
> ch> Could you commit this change first?
> ch> Or may I need send-pr to www@ for this request later?
> ch> ;-)
>
>  Okay, I think we need a repocopy for migrating www/zh to
>  www/zh_*.  Please give me some time to do so.  Thanks.
>
It's very good.
Thank you very much!!
Comment 7 chinsan 2006-07-10 11:59:52 UTC
2006/7/10, Hiroki Sato <hrs@freebsd.org>:
> chinsan <chinsan.tw@gmail.com> wrote
>   in <1f27304c0607091952v392908dgf22e31f67fc1c9a5@mail.gmail.com>:
>
> ch> BTW, IMHO, we need to change the existing www/zh
> ch>  to www/zh_CN and www/zh_TW.
> ch> Could you commit this change first?
> ch> Or may I need send-pr to www@ for this request later?
> ch> ;-)
>
>  Okay, I think we need a repocopy for migrating www/zh to
>  www/zh_*.  Please give me some time to do so.  Thanks.
>
It's very good.
Thank you very much!!
Comment 8 chinsan 2006-07-16 04:45:02 UTC
2006/7/10, Hiroki Sato <hrs@freebsd.org>:
>
>  Do not include the same entity set twice (probably this is not what you
>  wanted to do, though).
>
>  And also, an FPI "-//FreeBSD//ENTITIES DocBook Author Entities//TW" is wrong.
>  The last part of FPI have to be a language code, not a country code, specified
>  in ISO 639.
Hi, hrs@:

Here is the newer patch:
http://chinsan2.twbbs.org/chinsan/zh_TW.Big5.20060716.sgml.diff

Can you review this patch again? thx :)
If any problem with this newer patch, please tell me.
If no problem, please comit it.

Sincerely,

chinsan
Comment 9 Hiroki Sato freebsd_committer freebsd_triage 2006-07-18 20:58:31 UTC
----Security_Multipart(Wed_Jul_19_04_58_31_2006_667)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi, sorry for the delay,

chinsan <chinsan.tw@gmail.com> wrote
  in <1f27304c0607152045y12c8ee30t543565ff3cc26a8d@mail.gmail.com>:

ch> 2006/7/10, Hiroki Sato <hrs@freebsd.org>:
ch> >
ch> >  Do not include the same entity set twice (probably this is not what you
ch> >  wanted to do, though).
ch> >
ch> >  And also, an FPI "-//FreeBSD//ENTITIES DocBook Author Entities//TW" is wrong.
ch> >  The last part of FPI have to be a language code, not a country code, specified
ch> >  in ISO 639.
ch> Hi, hrs@:
ch>
ch> Here is the newer patch:
ch> http://chinsan2.twbbs.org/chinsan/zh_TW.Big5.20060716.sgml.diff
ch>
ch> Can you review this patch again? thx :)
ch> If any problem with this newer patch, please tell me.
ch> If no problem, please comit it.

 I made a revised patch.  It can be found at:

 http://people.allbsd.org/~hrs/FreeBSD/zh_TW.Big5-20060719.diff

 Changes include:

  - You do not need to add entries in the English authors.ent
    into the localized one.

  - Activate %authors.tw; in l10n.ent.

 Please review it and let me know if it works fine or not.

 Also, I am wondering why you removed &nbsp; from trademark
 entities.  Is there a problem with it?

--
| Hiroki SATO

----Security_Multipart(Wed_Jul_19_04_58_31_2006_667)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBEvT1nTyzT2CeTzy0RAsR/AJ9EKDfH8rx2GPLvSPQadXPyVAz+VACghhXz
0/1TOExS8K9LV8PtCi08fk4=
=q45a
-----END PGP SIGNATURE-----

----Security_Multipart(Wed_Jul_19_04_58_31_2006_667)----
Comment 10 chinsan 2006-07-20 18:21:21 UTC
2006/7/19, Hiroki Sato <hrs@freebsd.org>:
> Hi, sorry for the delay,
>
> chinsan <chinsan.tw@gmail.com> wrote
>   in <1f27304c0607152045y12c8ee30t543565ff3cc26a8d@mail.gmail.com>:
>  I made a revised patch.  It can be found at:
>
>  http://people.allbsd.org/~hrs/FreeBSD/zh_TW.Big5-20060719.diff
>
>  Changes include:
>
>   - You do not need to add entries in the English authors.ent
>     into the localized one.
>
>   - Activate %authors.tw; in l10n.ent.
>
>  Please review it and let me know if it works fine or not.
>
>  Also, I am wondering why you removed &nbsp; from trademark
>  entities.  Is there a problem with it?
Hi, hrs:

Thanks for review this. Sorry, I have add these &nbsp; back to trademark.
Here's the the patch:
http://chinsan2.twbbs.org/chinsan/zh_TW.Big5.fix.doc99968.diff


Sincerely,

chinsan
Comment 11 Vanilla I. Shu 2006-07-20 18:27:39 UTC
On Fri, Jul 21, 2006 at 01:21:21AM +0800, chinsan wrote:
> Thanks for review this. Sorry, I have add these &nbsp; back to trademark.
> Here's the the patch:
> http://chinsan2.twbbs.org/chinsan/zh_TW.Big5.fix.doc99968.diff

please remove me on your loop, thanks.
Comment 12 Hiroki Sato freebsd_committer freebsd_triage 2006-07-25 17:40:26 UTC
State Changed
From-To: open->closed

Committed!  Sorry for the delay. 


Comment 13 Hiroki Sato freebsd_committer freebsd_triage 2006-07-25 17:40:26 UTC
Responsible Changed
From-To: freebsd-doc->hrs

Committed!  Sorry for the delay.