Gettext Catalog is an open source text markup language created in 1990.
| #770on PLDB | 36Years Old | 63kRepos |
In computing, gettext is an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer operating systems. The most commonly used implementation of gettext is GNU gettext, released by the GNU Project in 1995.. Read more on Wikipedia...
#: src/name.c:36
msgid "My name is %s.\n"
msgstr "Je m'appelle %s.\n"| Feature | Supported | Example | Token |
|---|---|---|---|
| Comments | ✓ | ||
| Line Comments | ✓ |