[PATCH 2 of 2 RFC] merge-tools: move gui check into the ui object, and make it platform-specific

timeless timeless at gmail.com
Wed Mar 23 19:48:25 CDT 2011


On Wed, Mar 23, 2011 at 11:24 PM, Dan Villiom Podlaski Christiansen
<danchr at gmail.com> wrote:
> +            guiname = util.parsegui(_toolstr(ui, tool, "gui")) or _('unknown')
> +            ui.warn(_("tool %s requires a %s GUI\n") % (tmsg, guiname))

technically <a> <%s> is bogus for internationalization purposes.

there are fun things involving gender agreement


More information about the Mercurial-devel mailing list