On Mon, 22 Sep 2014 11:00:21 -0500 "Edward K. Ream" <[email protected]> wrote:
> On Mon, Sep 22, 2014 at 10:47 AM, 'Terry Brown' via leo-editor > <[email protected]> wrote: > > >> The only thing needed to translate log messages is to get the call > >> to gettext.gettext(s) inside g.translateString to work properly. > > > > I was thinking of more general translation, e.g. > > _ = g.translateString Ooops, sorry, didn't realize that g.translateString was just a thin wrapper around https://docs.python.org/3/library/gettext.html Sorry for the noise ;-) Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
