module Hashtbl:sig..end
type u = {
|
dummy : |
|
hashtbl : |
|
failsafe : |
|
fun_plural_forms : |
val create : GettextTypes.t ->
GettextTypes.filename -> (string -> string) -> uval translate : u ->
bool -> string -> (string * int) option -> string