Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2006:
[Freeciv-Dev] (PR#16350) Beta1: Tutorial translation not possible
Home

[Freeciv-Dev] (PR#16350) Beta1: Tutorial translation not possible

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#16350) Beta1: Tutorial translation not possible
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Sun, 9 Apr 2006 12:18:44 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16350 >


Can anything be done with these errors?

chris@karl:~/freeciv/svn/v21/po$ LANG= make freeciv.pot
/usr/bin/xgettext --default-domain=freeciv --directory=.. \
  --add-comments="TRANS:" --escape --keyword=_ --keyword=N_ --keyword=Q_
--keyword=PL_:1,2 \
  --language=C --files-from=./POTFILES.in \
&& test ! -f freeciv.po \
   || ( rm -f ./freeciv.pot \
        && mv freeciv.po ./freeciv.pot )
data/scenario/tutorial.sav:7: warning: unterminated string literal
data/scenario/tutorial.sav:374: warning: unterminated string literal

This leads to the fact that the complete tutorial is not translatable.

I've reported this earlier.

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#16350) Beta1: Tutorial translation not possible, Christian Knoke <=