From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F17823858D33; Tue, 22 Aug 2023 01:54:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F17823858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692669256; bh=9J9f/LNqFnLjbql7HdJPQctjxYokbiWrkoZUcS/JHGw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qdU8BKH+0dZHL1YjjKfyr8DShZqfL/TDmHjJmRSxvMTrz7VLp8zCZXGka8fYGXKm+ R85QZm6xUH1MQ3h7rYRf1Vs1KXQU95y33se/1lj2DG7XuaLbwMFAYahZDzYWpdrq5V CS+/cEhxQr30JZ0IkG9Qw9sU0ZHg9LQAqyU2qbCM= From: "taozuhong at hotmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/30761] zh-Hans: new locale Date: Tue, 22 Aug 2023 01:54:01 +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: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: taozuhong at hotmail dot com X-Bugzilla-Status: UNCONFIRMED 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30761 --- Comment #9 from taozuhong --- > What's the difference to the existing zh_CN and zh_HK locales? Just the n= ame? Let's make it simple ASAP: zh_CN(Simplified Chinese + China mainland) zh_HK(Traditional Chinese + China Hong Kong) zh_TW(Traditional Chinese + Chinese Taiwan) zh_Hans =3D (zh_CN + zh_HK + Simplified Chinese + Others if want Simplified Chinese) zh_Hant =3D (zh_CN + zh_HK + Traditional Chinese + Others if want Tradition= al Chinese) So it we keep use zh_CN/zh_HK locale names scheme, then we must add the fol= low locale names: Simplified: zh-SG (Singapore), zh-MY (Malaysia), zh-ID (Indonesia), ...... Traditional: zh-TW (Taiwan), zh-HK (Hong Kong), zh-MO (Macau), ...... While you are facing the choices, which one will be choiced? zh_Hans/zh_Hant VS zh_CN/zh_HK/zh_TW/zh_SG/zh_MY/zh_ID/zh_MO/.... --=20 You are receiving this mail because: You are on the CC list for the bug.=