Module GettextStub.Native

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

val realize : GettextTypes.t ->
bool ->
GettextTypes.textdomain option ->
string -> (string * int) option -> GettextCategory.category -> string