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