Your message dated Mon, 05 Aug 2002 17:04:24 +0900 with message-id <[EMAIL PROTECTED]> and subject line Bug#155059: about charset support has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 1 Aug 2002 04:10:00 +0000 >From [EMAIL PROTECTED] Wed Jul 31 23:10:00 2002 Return-path: <[EMAIL PROTECTED]> Received: from rikss3.riken.go.jp (side.riken.go.jp) [134.160.244.253] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17a7Hj-0007AY-00; Wed, 31 Jul 2002 23:09:59 -0500 Message-ID: <[EMAIL PROTECTED]> Date: Thu, 01 Aug 2002 13:29:25 +0900 From: Tomohiro KUBOTA <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: about charset support Mail-Reply-To: [EMAIL PROTECTED] User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-H-S-Loop-Check-Ejzfr: Delivered-To: [EMAIL PROTECTED] Package: www.debian.org Version: 2002-08-01 Severity: wishlist I would like to add a sentence on what is charset support to cvs/webwml/international/l10n/index.wml, because I think charset support should be more stressed because (1) it is the basis of all other i18n/l10n and (2) people tend to forget laugages (which require special handlings) which are very different from their own. The following is the patch. Any comments? (I have a cvs commit permission. Can I do when discussion is finished?) --- index.wml.~1.16.~ 2002-03-26 15:59:34.000000000 +0900 +++ index.wml 2002-08-01 12:29:13.000000000 +0900 @@ -14,7 +14,10 @@ change the way the date is printed, you may express the way to do that in your part of the world. If the i18n allows you to change the set of characters used, l10n is the act of setting the charset you need -for a given language.</p> +for a given language. (Please note that charset support, +including multibyte, doublewidth, combining, bi-direction, and so on, +is a prerequisite for all other part of i18n and l10n, including +translation, for some languages.)</p> <p>l10n and i18n are tied, but the difficulties related to each of them are very different. It's not --- Tomohiro KUBOTA <[EMAIL PROTECTED]> http://www.debian.or.jp/~kubota/ "Introduction to I18N" http://www.debian.org/doc/manuals/intro-i18n/ --------------------------------------- Received: (at 155059-close) by bugs.debian.org; 5 Aug 2002 07:46:08 +0000 >From [EMAIL PROTECTED] Mon Aug 05 02:46:08 2002 Return-path: <[EMAIL PROTECTED]> Received: from rikss3.riken.go.jp (side.riken.go.jp) [134.160.244.253] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17bcZ5-0001VN-00; Mon, 05 Aug 2002 02:46:07 -0500 Message-ID: <[EMAIL PROTECTED]> Date: Mon, 05 Aug 2002 17:04:24 +0900 From: Tomohiro KUBOTA <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], debian-www@lists.debian.org Subject: Re: Bug#155059: about charset support Mail-Reply-To: [EMAIL PROTECTED] In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-H-S-Loop-Check-Ejzfr: Delivered-To: [EMAIL PROTECTED] I submitted the patch.