Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2001:
[Freeciv-Dev] Re: Message translation problem
Home

[Freeciv-Dev] Re: Message translation problem

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Pieter J. Kersten" <kersten@xxxxxxxxxx>
Cc: jdorje@xxxxxxxxxxxxxxxxxxxxx, freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Message translation problem
From: Michael Stefaniuc <mstefani@xxxxxxxxx>
Date: Sat, 6 Oct 2001 18:59:29 +0200

On Sat, Oct 06, 2001 at 12:28:29AM +0200, Pieter J. Kersten wrote:
> On Fri, 5 Oct 2001, Michael Stefaniuc wrote:
> 
> > On Fri, Oct 05, 2001 at 10:39:27PM +0200, Pieter J. Kersten wrote:
> > > On Fri, 5 Oct 2001, Jason Dorje Short wrote:
> > >
> > > > "Pieter J. Kersten" wrote:
> > > > > I'm having troubles with a string that doesn't get translated in the
> > > > > software. I'm speaking of the string 'Great philosophers...'. Since 
> > > > > the
> > > > > addition of the string 'Great scientists...' which is almost 
> > > > > identical,
> > > > > the string ends up in plain english. The message *is* translated 
> > > > > however
> > > > > in the nl.po file. No matter what I change, this problem stands. Right
> > > > > now, I'me clueless.
> > > > >
> > > > > Can someone help me with this?
[snip]
> 
> That may be true for the da.po file, but I was talking about the du.po
> file. ;-)
You mean nl.po ;)

> > That was changed to "Great scientists ..." . You need to merge the code 
> > changes
> > into the da.po file. Just do a (in a fresh CVS extract)
> > cd freeciv/po
> > make da.pox
> > After reviewing da.pox you can move it to da.po . This will give you the
> > (now) correct entry for "Game: Great philosophers ...":
> > #: data/default/techs.ruleset:409
> > msgid ""
> > "Great philosophers ..."
> >
> 
> I've done that several times, even with removing the msgid/str completely
> beforehand, to be certain that the string would be the one in the source
> files. All to no avail. So, I'm still clueless.
> But thanx anyway.
Duh ... sorry. As an indemnification I haunted the bug down and attached
a patch. Please try it (I tested it myself and it works).

bye
        michael
-- 
Michael Stefaniuc               Tel.: +49-711-96437-199
System Administration           Fax.: +49-711-96437-111
Red Hat GmbH                    Email: mstefani@xxxxxxxxx
Hauptstaetterstr. 58            http://www.redhat.de/
D-70178 Stuttgart

Attachment: bonus_message.patch
Description: Text document


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