On Thu, Jan 28, 2010 at 02:07:45PM -0600, Shawn Walker wrote:
> On 01/28/10 01:59 PM, Gary Pennington wrote:
> >Thanks.
> >
> >All done. Tested. webrev re-generated.
>
> Sorry, I missed these last time:
>
> src/client.py:
> lines 2563-2564: whenever you have more than one format specifier in
> a string that needs translation, you need to use named format
> specifiers; this is because sentence structure may not be the same in
> other languages:
>
> usage(_("Unrecognized format %(format)s. Supported"
> " formats: %(valid)s") % { "format": format, "valid": valid_formats }
>
> lines 2699, 2700, 2710, 2711: need _()
>
Done.
Gary
> --
> Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss