home.social

#gogettext — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gogettext, aggregated by home.social.

  1. New #gogettext (my #puregotk -based gettext bindings for Go) release! v0.2.0 now supports `BindI18n` and `dgettext` to allow scoping gettext translation domains in a more fine-grained way. This allows using two different translation domains in more complex scenarios, such as a Go GObject library and a Go #GNOME app where both vendor their own translations.

    New library docs: github.com/pojntfx/go-gettext?

    How you can use it for GObject libs and GNOME apps written in Go: github.com/pojntfx/senbara/com