From owner-freebsd-bugs@FreeBSD.ORG Sun May 4 00:00:35 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97FBF37B404 for ; Sun, 4 May 2003 00:00:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6482E43FBF for ; Sun, 4 May 2003 00:00:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4470PUp071997 for ; Sun, 4 May 2003 00:00:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4470PV5071996; Sun, 4 May 2003 00:00:25 -0700 (PDT) Date: Sun, 4 May 2003 00:00:25 -0700 (PDT) Message-Id: <200305040700.h4470PV5071996@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Kang Liu" Subject: Re: misc/51729: A patch that can make freebsd support zh_CN.GB18030 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kang Liu List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 07:00:36 -0000 The following reply was made to PR misc/51729; it has been noted by GNATS. From: "Kang Liu" To: freebsd-gnats-submit@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 +^[yYyY是].* +# noexpr +^[nNnN不否].* +# 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