GNOME Bugzilla – Bug 597947
Missing no-c-format marker when string contains %
Last modified: 2009-10-10 15:46:32 UTC
Created attachment 145176 [details] [review] Add no-c-format special comment In order for xgettext to mark a string no-c-format when it contains a percent char (%) that is not a C format specifier, you should add a /* xgettext:no-c-format */ comment before the string. This bug was triggered in the French translation (not yet committed) where msgfmt -vc yield an error because the % is placed just before the end point.
Thanks for the patch! Committed in: http://git.gnome.org/cgit/gnome-video-arcade/commit/?id=a8c707039a8747b1d89e2af4dd544854db65c821