[Freeciv-Dev] (PR#9389) i18n compilation error
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9389 >
On 2004-07-14 18:47:28, Jason Dorje Short wrote
>
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=9389 >
>
> When I try to compile freeciv I get this error:
>
> nl.po:2891: 'msgstr' is not a valid C format string, unlike 'msgid'.
> Reason: The string ends in the middle of a directive.
>
> this probably relates to Mateusz's reported no-c-format error.
> Mateusz?
>
> jason
>
>
No it's jpel mistake (see line 2891):
-msgstr "Verkeerde player%d.u%d.type waarde (%d%"
+msgstr "Verkeerde player%d.u%d.type waarde (%d)"
His xgettext looks ok (see line 3942)
--
mateusz
|
|