Javascript Gettext is a JavaScript implementation
of the GNU Gettext internationalization (i18n)
API. It features a plugin system to handle
multiple language file formats, plural support
(ngettext), and context support (pgettext).
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Cette version corrige des scripts de test de sortie sous IE6. Tests complets désormais sur au moins FF1.5, FF2, FF3, IE6, IE7, Opera9, Opera10, et Chrome.
Tags:
Minor bugfixes
This release fixes test scripts under IE6. Tests now complete on at least FF1.5, FF2, FF3, IE6, IE7, Opera9, Opera10, and Chrome.
Statiquement inclus JSON, JSON inclus de manière dynamique, et inclus de manière dynamique. Fichiers PO sont supportés, ainsi que tous les appels gettext actuels (y compris gettext, pgettext, ngettext, npgettext, et les variantes D et DC aussi bien).
Tags:
Initial freshmeat announcement
Statically included JSON, dynamically included
JSON, and dynamically included .po files are
supported, along with all current gettext calls
(including gettext, pgettext, ngettext, npgettext,
and the d and dc variants as well).