bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ru.po in bash 3.2 p1


From: Dmitry V. Levin
Subject: Re: ru.po in bash 3.2 p1
Date: Sat, 21 Oct 2006 20:24:59 +0400

On Sat, Oct 21, 2006 at 11:42:48AM -0400, Chet Ramey wrote:
> Marius Schamschula wrote:
> > Chet,
> > 
> > I have built bash 3.2 patchlevel 1 under Mac OS X 10.4.8 (both PPC and
> > Intel) and I get the following error while installing:
> > 
> > make[2]: `en@boldquot.gmo' is up to date.
> > rm -f ru.gmo && /usr/local/bin/msgfmt -c --statistics -o ru.gmo ru.po
> > ru.po:21:9: invalid multibyte sequence
> 
> The following patch has been reported to fix the problem
> (http://lists.gnu.org/archive/html/bug-bash/2006-10/msg00076.html):

I confirm, the fix is correct, Cc'ed to ru.po maintainer.

> *** ../bash-3.2/po/ru.po        Tue Jan 10 17:51:03 2006
> --- po/ru.po    Mon Oct 16 15:13:23 2006
> ***************
> *** 13,17 ****
>   "Language-Team: Russian <ru@li.org>\n"
>   "MIME-Version: 1.0\n"
> ! "Content-Type: text/plain; charset=UTF-8\n"
>   "Content-Transfer-Encoding: 8bit\n"
>   "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
> n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
> --- 13,17 ----
>   "Language-Team: Russian <ru@li.org>\n"
>   "MIME-Version: 1.0\n"
> ! "Content-Type: text/plain; charset=KOI8-R\n"
>   "Content-Transfer-Encoding: 8bit\n"
>   "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
> n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"


-- 
ldv

Attachment: pgp2orCmiVXdD.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]