ocaml-format (GNU gettext utilities)

Next: , Previous: , Up: The Translator’s View [Contents][Index]


16.3.21 OCaml Format Strings

OCaml format strings are described in the documentation of the Printf module, at https://ocaml.org/manual/5.3/api/Printf.html#VALfprintf. In translated strings (msgstr values), arguments can be specified through a number, using the syntax ‘%m$’ instead of ‘%’ and ‘*m$’ instead of ‘*’ to designate the argument number m.

AltStyle によって変換されたページ (->オリジナル) /