misc/51729: A patch that can make freebsd support zh_CN.GB18030

Kang Liu lazykang at hotmail.com
Sun May 4 00:00:36 PDT 2003


The following reply was made to PR misc/51729; it has been noted by GNATS.

From: "Kang Liu" <lazykang at hotmail.com>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: misc/51729: A patch that can make freebsd support zh_CN.GB18030
Date: Sun, 04 May 2003 14:55:31 +0800

 There might be some encoding problem in last patch.
 I hope this would work.
 
 --- /dev/null   Sat May  3 23:56:56 2003
 +++ share/msgdef/zh_CN.GB18030.src      Sun May  4 00:57:02 2003
 @@ -0,0 +1,14 @@
 +# $FreeBSD$
 +#
 +# WARNING: spaces may be essential at the end of lines
 +# WARNING: empty lines are essential too
 +#
 +# yesexpr
 +^[yY£ù£ÙÊÇ].*
 +# noexpr
 +^[nN£î£Î²»·ñ].*
 +# yesstr
 +ÊÇ
 +# nostr
 +·ñ
 +# EOF
 
 
 --- /dev/null   Sat May  3 23:56:56 2003
 +++ share/monetdef/zh_CN.GB18030.src        Sun May  4 00:50:08 2003
 @@ -0,0 +1,36 @@
 +# $FreeBSD$
 +#
 +# WARNING: spaces may be essential at the end of lines
 +# WARNING: empty lines are essential too
 +#
 +# int_curr_symbol (last character always SPACE)
 +CNY
 +# currency_symbol
 +£¤
 +# mon_decimal_point
 +.
 +# mon_thousands_sep
 +,
 +# mon_grouping, separated by ;
 +3;3
 +# positive_sign
 +
 +# negative_sign
 +-
 +# int_frac_digits
 +0
 +# frac_digits
 +0
 +# p_cs_precedes
 +1
 +# p_sep_by_space
 +0
 +# n_cs_precedes
 +1
 +# n_sep_by_space
 +0
 +# p_sign_posn
 +1
 +# n_sign_posn
 +4
 +# EOF
 
 --- /dev/null   Sat May  3 19:31:48 2003
 +++ share/timedef/zh_CN.GB18030.src     Sat May  3 23:47:43 2003
 @@ -0,0 +1,102 @@
 +# $FreeBSD$
 +#
 +# WARNING: spaces may be essential at the end of lines
 +# WARNING: empty lines are essential too
 +#
 +# Short month names
 +#
 + 1
 + 2
 + 3
 + 4
 + 5
 + 6
 + 7
 + 8
 + 9
 +10
 +11
 +12
 +#
 +# Long month names
 +#
 +Ò»ÔÂ
 +¶þÔÂ
 +ÈýÔÂ
 +ËÄÔÂ
 +ÎåÔÂ
 +ÁùÔÂ
 +ÆßÔÂ
 +°ËÔÂ
 +¾ÅÔÂ
 +Ê®ÔÂ
 +ʮһÔÂ
 +Ê®¶þÔÂ
 +#
 +# Short weekday names
 +#
 +ÖÜÈÕ
 +ÖÜÒ»
 +Öܶþ
 +ÖÜÈý
 +ÖÜËÄ
 +ÖÜÎå
 +ÖÜÁù
 +#
 +# Long weekday names
 +#
 +ÐÇÆÚÈÕ
 +ÐÇÆÚÒ»
 +ÐÇÆÚ¶þ
 +ÐÇÆÚÈý
 +ÐÇÆÚËÄ
 +ÐÇÆÚÎå
 +ÐÇÆÚÁù
 +#
 +# X_fmt
 +#
 +%Hʱ%M·Ö%SÃë
 +#
 +# x_fmt
 +#
 +%Y/%m/%d
 +#
 +# c_fmt
 +#
 +%a %b/%e %T %Y
 +#
 +# am
 +#
 +ÉÏÎç
 +#
 +# pm
 +#
 +ÏÂÎç
 +#
 +# date_fmt
 +#
 +%YÄê%bÔÂ%eÈÕ %A %X %Z
 +#
 +# Long month names (alternative)
 +#
 +Ò»ÔÂ
 +¶þÔÂ
 +ÈýÔÂ
 +ËÄÔÂ
 +ÎåÔÂ
 +ÁùÔÂ
 +ÆßÔÂ
 +°ËÔÂ
 +¾ÅÔÂ
 +Ê®ÔÂ
 +ʮһÔÂ
 +Ê®¶þÔÂ
 +#
 +# md_order
 +#
 +md
 +#
 +# ampm_fmt
 +#
 +%I:%M:%S %p
 +# EOF
 
 _________________________________________________________________
 Protect your PC - get McAfee.com VirusScan Online 
 http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
 


More information about the freebsd-bugs mailing list