Re: [Bug] Language Mix in Subversion messages
From: Kobayashi Noritada <nori1_at_dolphin.c.u-tokyo.ac.jp>
Date: 2006-08-16 17:57:17 CEST
Hi,
I have been using HEAD of the 1.4.x branch since the branch cut, but
> $ svn up
This is a problem. ...However, aren't you using csh or tcsh here? If so,
> Weinert@weinert ~/Subversion/work/7777
Messages are correctly localized here. There is no problem, as you said
> If I look at de.po (in 1.4.0-rc4) I see that there is no translation
> But e. g. 'No such revision' looks okay for me - but I am not familiar
po files only work as follows:
_("original message")
in the source code plus
msgid "original message"
in the po file returns
translated message
as output message.
So, I'll suggest you to check whether you are correctly setting the
Thanks,
-nori
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.