[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
15.5.23 JavaScript
- RPMs
js
- File extension
js
- String syntax
-
"abc"
-
'abc'
-
- gettext shorthand
_("abc")
- gettext/ngettext functions
gettext
,dgettext
,dcgettext
,ngettext
,dngettext
- textdomain
textdomain
function- bindtextdomain
bindtextdomain
function- setlocale
automatic
- Prerequisite
—
- Use or emulate GNU gettext
use, or emulate
- Extractor
xgettext
- Formatting with positions
—
- Portability
On platforms without gettext, the functions are not available.
- po-mode marking
—
This document was generated on June 7, 2014 using texi2html 5.0.