From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89786 invoked by alias); 23 Apr 2019 00:14:34 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 89708 invoked by uid 48); 23 Apr 2019 00:14:31 -0000 From: "tamuki at linet dot gr.jp" To: libc-locales@sourceware.org Subject: [Bug localedata/24471] lzh_TW (LC_TIME): Numbers from 32 to 99 can not be represented in Chinese numeral Date: Tue, 23 Apr 2019 00:14:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.29 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tamuki at linet dot gr.jp X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q2/txt/msg00032.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24471 --- Comment #3 from TAMUKI Shoichi --- Hello Wei-Lun-san, (In reply to Wei-Lun Chao from comment #2) > The patch in Bug 24409 is partially against this issue, > though only appends numbers from 32 to 59. Thank you for the information. I have a question. In lzh_TW locale, which of the following is better when representing numbers from 40 to 49 in Chinese numerals? 40 =E5=9B=9B=E5=8D=81 =E5=8D=8C 41 =E5=9B=9B=E5=8D=81=E4=B8=80 =E5=8D=8C=E4=B8=80 42 =E5=9B=9B=E5=8D=81=E4=BA=8C =E5=8D=8C=E4=BA=8C 43 =E5=9B=9B=E5=8D=81=E4=B8=89 =E5=8D=8C=E4=B8=89 44 =E5=9B=9B=E5=8D=81=E5=9B=9B =E5=8D=8C=E5=9B=9B 45 =E5=9B=9B=E5=8D=81=E4=BA=94 =E5=8D=8C=E4=BA=94 46 =E5=9B=9B=E5=8D=81=E5=85=AD =E5=8D=8C=E5=85=AD 47 =E5=9B=9B=E5=8D=81=E4=B8=83 =E5=8D=8C=E4=B8=83 48 =E5=9B=9B=E5=8D=81=E5=85=AB =E5=8D=8C=E5=85=AB 49 =E5=9B=9B=E5=8D=81=E4=B9=9D =E5=8D=8C=E4=B9=9D As far as I examined, it seems that the latter (right side) representation often appears. --=20 You are receiving this mail because: You are on the CC list for the bug.