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

Martin Geisler mg at aragost.com
Thu Mar 24 03:42:50 CDT 2011


timeless <timeless at gmail.com> writes:

> 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

Yeah, one could reformulate it as 'tool %s requires a GUI of type %s'.

-- 
Martin Geisler

aragost Trifork
Professional Mercurial support
http://aragost.com/en/services/mercurial/blog/


More information about the Mercurial-devel mailing list