manpagez: man pages & more
info gettext
Home | html | info | man

File: gettext.info,  Node: librep,  Next: Rust,  Prev: Emacs Lisp,  Up: List of Programming Languages

16.5.11 librep
--------------

RPMs
     librep 0.15.3 or newer

Ubuntu packages
     librep16

File extension
     ‘jl’

String syntax
     ‘"abc"’

gettext shorthand
     ‘(_"abc")’

gettext/ngettext functions
     ‘gettext’

textdomain
     ‘textdomain’ function

bindtextdomain
     ‘bindtextdomain’ function

setlocale
     --

Prerequisite
     ‘(require 'rep.i18n.gettext)’

Use or emulate GNU gettext
     use

Extractor
     ‘xgettext’

Formatting with positions
     ‘format "%2$d %1$d"’

Portability
     On platforms without gettext, no translation.

po-mode marking
     --

   An example is available in the ‘examples’ directory: ‘hello-librep’.

© manpagez.com 2000-2026
Individual documents may contain additional copyright information.