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

On 1/15/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote:
>
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=33628 >
>
> TRUNK/build/po$ make freeciv.pot
> /usr/bin/xgettext --default-domain=freeciv --directory=../../src.patched \
>           --add-comments="TRANS:" --escape --keyword=_ --keyword=N_
> --keyword=Q_ --keyword=PL_:1,2 \
>           --language=C --files-from=../../src.patched/po/POTFILES.in \
>         && test ! -f freeciv.po \
>            || ( rm -f ../../src.patched/po/freeciv.pot \
>                 && mv freeciv.po ../../src.patched/po/freeciv.pot )
> data/nation/basque.ruleset:6: warning: unterminated string literal
> data/nation/basque.ruleset:6: warning: Empty msgid.  It is reserved by
> GNU gettext:
>                                        gettext("") returns the header entry 
> with
>                                        meta information, not the empty string.
> data/nation/basque.ruleset:16: warning: unterminated character constant
> /usr/bin/xgettext: Non-ASCII string at data/nation/galician.ruleset:23.
>                    Please specify the source encoding through --from-code.
> mv: cannot stat `freeciv.po': No such file or directory
> make: *** [../../src.patched/po/freeciv.pot] Error 1
>
>
>
>  - ML
>
>
>
> _______________________________________________
> Freeciv-dev mailing list
> Freeciv-dev@gna.org
> https://mail.gna.org/listinfo/freeciv-dev
>

Sorry about that! I have committed a quickfix already.

 ~Daniel



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

Reply via email to