gettext: Pike

1 
1 15.5.20 Pike
1 ------------
1 
1 RPMs
1      roxen
1 
1 File extension
1      ‘pike’
1 
1 String syntax
1      ‘"abc"’
1 
1 gettext shorthand
1      —
1 
1 gettext/ngettext functions
1      ‘gettext’, ‘dgettext’, ‘dcgettext’
1 
1 textdomain
1      ‘textdomain’ function
1 
1 bindtextdomain
1      ‘bindtextdomain’ function
1 
1 setlocale
1      ‘setlocale’ function
1 
1 Prerequisite
1      ‘import Locale.Gettext;’
1 
1 Use or emulate GNU gettext
1      use
1 
1 Extractor
1      —
1 
1 Formatting with positions
1      —
1 
1 Portability
1      On platforms without gettext, the functions are not available.
1 
1 po-mode marking
1      —
1