13.5.8 librep 
- RPMs
- librep 0.15.3 or newer
 
- File extension
- jl- 
 
- String syntax
- "abc"- 
 
- gettext shorthand
- (_"abc")- 
 
- gettext/ngettext functions
- gettext- 
 
- textdomain
- textdomainfunction- 
 
- bindtextdomain
- bindtextdomainfunction- 
 
- 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
- ---
  
This document was generated
on May 6, 2002
using texi2html