Hi Tim,
On 2012年07月19日 08:41, Tim Foster wrote:
On 07/19/12 11:28 AM, Takeshi Asano wrote:
Regarding how to detect the issue in source codes,
/usr/gnu/bin/xgettext itself can report the issue as like:
----
../client.py:1370: warning: 'msgid' format string with unnamed arguments cannot
be properly localized:
The translator cannot reorder the arguments.
Please consider using a format string with named arguments,
and a mapping instead of a tuple for the arguments.
----
That sounds like an excellent check to have at build time, causing the build to
fail if that error is produced. Shall I file another bug to request that change?
I was thinking to file it if you agree to proceed with
the option but if you can file it that's fine, too.
Thanks,
Takeshi
_______________________________________________
pkg-discuss mailing list
pkg-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss