bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [PATCH] Extraction bug from .ui file of GTK+


From: Miguel Ángel Arruga Vivas
Subject: [bug-gettext] [PATCH] Extraction bug from .ui file of GTK+
Date: Sun, 11 Aug 2013 17:19:11 +0200

Gabor Kelemen <address@hidden> wrote: 
> Hi
Hi Gabor,

> I have been playing with gettext 0.18.3 and Gnome stuff, when I noticed
> the following extraction error:
> 
> $ xgettext -o unixpr.pot gtk/gtkprintunixdialog.ui
> $ msgfmt -c unixpr.pot
> unixpr.pot:254: keyword "It" unknown
> unixpr.pot:254:3: syntax error
> msgfmt: unixpr.pot: warning: PO file header fuzzy
>                     warning: older versions of msgfmt will give an error
> on this
> msgfmt: found 2 fatal errors

Thank you for the bug report. The attached patch solves that problem,
but also fixes --add-comment=COMMENT flag for Glade extractor. This
option is now mandatory for comment extraction. Any comment (about the
patch, I mean) is welcome. :)

Happy Hacking!
Miguel

Attachment: 0001-x-glade-Fix-comment-extraction.patch
Description: Text Data


reply via email to

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