Modula-2 (GNU gettext utilities)

Next: , Previous: , Up: Individual Programming Languages [Contents][Index]


15.5.20 Modula-2

RPMs

gcc-gm2, libgm2

Ubuntu packages

gm2

File extension

mod, def

String syntax

'abc', "abc"

gettext shorthand

gettext/ngettext functions

Gettext, DGettext, DCGettext, NGettext, DNGettext, DCNGettext

textdomain

TextDomain function

bindtextdomain

BindTextDomain function

setlocale

Programmer must call SetLocale (LC_ALL, "")

Prerequisite

FROM Libintl IMPORT Gettext ...;

Use or emulate GNU gettext

Use

Extractor

xgettext

Formatting with positions

Portability

fully portable to all platforms supported by GNU Modula-2

po-mode marking

An example is available in the examples directory: hello-modula2.

AltStyle によって変換されたページ (->オリジナル) /