From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 1 19:10:08 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DBC1106566B for ; Fri, 1 Oct 2010 19:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DFDFD8FC19 for ; Fri, 1 Oct 2010 19:10:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o91JA7mU067127 for ; Fri, 1 Oct 2010 19:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o91JA7cW067126; Fri, 1 Oct 2010 19:10:07 GMT (envelope-from gnats) Resent-Date: Fri, 1 Oct 2010 19:10:07 GMT Resent-Message-Id: <201010011910.o91JA7cW067126@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Denise H. G." Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B5E61065675 for ; Fri, 1 Oct 2010 19:03:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1A54E8FC1A for ; Fri, 1 Oct 2010 19:03:07 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o91J36v3035440 for ; Fri, 1 Oct 2010 19:03:06 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o91J3606035439; Fri, 1 Oct 2010 19:03:06 GMT (envelope-from nobody) Message-Id: <201010011903.o91J3606035439@www.freebsd.org> Date: Fri, 1 Oct 2010 19:03:06 GMT From: "Denise H. G." To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/151143: gcalctool: Simplified Chinese localization error X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2010 19:10:08 -0000 >Number: 151143 >Category: misc >Synopsis: gcalctool: Simplified Chinese localization error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 01 19:10:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Denise H. G. >Release: FreeBSD 8.1-RELEASE >Organization: >Environment: FreeBSD pluton.xbsd.name 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The po/zh_CN.po contains a flaw about digits in Simplified Chinese localization. Even in Chinese digits should be displayed as Arabic numerals but not in localized forms. >How-To-Repeat: Install the latest version of GNOME in ports. Switch GNOME to Simplified Chinese and open gcalctool. >Fix: the diff patch is included as attachment. Patch attached with submission follows: --- po/zh_CN.po.old 2010-10-02 02:25:46.507328082 +0800 +++ po/zh_CN.po 2010-10-02 02:27:12.744004376 +0800 @@ -1028,7 +1028,7 @@ #. Translators: Digits localized for the given language #: ../src/calctool.c:175 msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F" -msgstr "零,一,二,三,四,五,六,七,八,九,十,A,B,C,D,E,F" +msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F" #: ../src/currency.h:18 msgid "Australian dollar" >Release-Note: >Audit-Trail: >Unformatted: