package gettext-stub

  1. Overview
  2. Docs

Module GettextStub.NativeSource

Native implementation of gettext. All translation are bound to C library call. Still use check_format, to ensure that strings follow printf format.

Sourceval realize : GettextTypes.t -> GettextTypes.t'