package gettext

  1. Overview
  2. Docs
Internationalization library (i18n)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

gettext-v0.4.1.tbz
sha256=a80408ff891ed22b5be7e8a5331f4b31e7b50dea482bff56abe73457aa379e5f
sha512=574530a0c0822b7e1d5772f1c58db92bb52c742432666deb1cc2291fbe603250fa61263df033eb88769c8d7e8bcbbd728c91379d0a5377cfe6026d83a9222fb8

doc/gettext.base/GettextModules/index.html

Module GettextModules

  • author Sylvain Le Gall

Function for manipulation the type t

val upgrade_textdomain : GettextTypes.t -> GettextTypes.textdomain -> (GettextTypes.codeset option * GettextTypes.dir option) -> GettextTypes.t
val create : ?failsafe:GettextTypes.failsafe -> ?categories:(GettextCategory.MapCategory.key * GettextTypes.locale) list -> ?codesets:(GettextTypes.textdomain * GettextTypes.codeset) list -> ?dirs:(GettextTypes.textdomain * GettextTypes.dir) list -> ?textdomains:GettextTypes.textdomain list -> ?codeset:GettextTypes.codeset -> ?path:GettextTypes.dir list -> ?language:GettextTypes.locale -> GettextTypes.textdomain -> GettextTypes.t
OCaml

Innovation. Community. Security.