13.5.3 bash - Bourne-Again Shell Script
- RPMs
- bash 2.0 or newer, gettext
- File extension
sh
- String syntax
"abc"
, 'abc'
, abc
- gettext shorthand
$"abc"
- gettext/ngettext functions
-
gettext
, ngettext
programs
- textdomain
-
environment variable
TEXTDOMAIN
- bindtextdomain
-
environment variable
TEXTDOMAINDIR
- setlocale
- automatic
- Prerequisite
- ---
- Use or emulate GNU gettext
- use
- Extractor
bash --dump-po-strings
- Formatting with positions
- ---
- Portability
- ---
- po-mode marking
- ---
This document was generated
on May 6, 2002
using texi2html