[Freeciv-Dev] (PR#39376) S2_0 danish translation

2007-05-20 Thread Pepeto _

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39376 

When I tried to compile branches/S2_0, I got this message:
da.po:6640: Il n'y a pas le même nombre de spécifications de format entre « 
msgid » et « msgstr[1] ».
/usr/bin/msgfmt: 1 erreur fatale trouvée

Sorry for french. It means there are not the same numbers of escape string 
between msgid and msgstr[1] at line 6640: Fatal error.

# problem
#: server/unittools.c:1779
#, c-format
msgid Game: You lost %d unit to an attack from %s's %s%s.
msgid_plural Game: You lost %d units to an attack from %s's %s%s.
msgstr[0] Spil: Du tabte %d enhed i et angreb fra %ss %s.
msgstr[1] Spil: Du tabte %d enheder i et angreb fra %ss %s.

I can't patch it, i doesn't speak any danish word :)

_
Gagnez des écrans plats avec Live.com http://www.image-addict.fr/



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] (PR#39375) map.generator = 3

2007-05-20 Thread Per I. Mathisen

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39375 

On Sat, 19 May 2007, Pepeto _ wrote:
 Should I work on it to try to improve the generation of the map?

That would be great!

   - Per



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] svn problems [was (PR#39367) 2.1.0b4 nation

2007-05-20 Thread Per I. Mathisen
 I've been trying for many hours to checkout S2_1, and got these errors:

Problems with the svn repository are usually due to network glitches at 
gna.org, and there is nothing we can do about it. Just wait a little and 
the problem should go away.

   - Per

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] current trunk compile failure(s)

2007-05-20 Thread Per I. Mathisen
On Sun, 20 May 2007, William Allen Simpson wrote:
 I've been waiting around several days to see whether somebody fixes this?


 registry.c: In function `section_file_save':
 registry.c:816: error: `BUG_URL' undeclared (first use in this function)

You need to rerun ./autogen.sh

Newer versions of autoconf should detect such changes automatically, but 
older versions may not. Usually when you get bugs like this, try rerunning 
./autogen.sh first.

   - Per

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev