From nobody@FreeBSD.org  Fri Oct  1 19:03:07 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2B5E61065675
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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." <darcsis@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gcalctool: Simplified Chinese localization error
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151143
>Category:       ports
>Synopsis:       math/gcalctool: Simplified Chinese localization error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 01 19:10:07 UTC 2010
>Closed-Date:    Fri Oct 29 12:28:06 UTC 2010
>Last-Modified:  Fri Oct 29 12:30:08 UTC 2010
>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:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: jh 
Responsible-Changed-When: Wed Oct 6 15:42:15 UTC 2010 
Responsible-Changed-Why:  
Ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151143 
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: pav 
Responsible-Changed-When: Fri Oct 29 12:02:29 UTC 2010 
Responsible-Changed-Why:  
Assign to maintainers 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151143 
State-Changed-From-To: open->closed 
State-Changed-By: kwm 
State-Changed-When: Fri Oct 29 12:26:22 UTC 2010 
State-Changed-Why:  
Committed thanks! 

Can you submit this upstream? https://bugzilla.gnome.org 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151143 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151143: commit references a PR
Date: Fri, 29 Oct 2010 12:26:10 +0000 (UTC)

 kwm         2010-10-29 12:26:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/gcalctool       Makefile 
   Added files:
     math/gcalctool/files patch-po__zh_CN.po 
   Log:
   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.
   
   PR:             ports/151143
   Submitted by:   "Denise H. G." <darcsis@gmail.com>
   With Hat:       gnome@
   
   Revision  Changes    Path
   1.88      +1 -0      ports/math/gcalctool/Makefile
   1.1       +14 -0     ports/math/gcalctool/files/patch-po__zh_CN.po (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
