Download List

專案描述

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).

System Requirements

System requirement is not defined
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.

2011-04-30 13:43
0.08

po files with embedded quotes in strings are now parsed correctly.

2009-01-06 03:55
0.05

This release fixes a JSON standards compliance issue, adds a new "strargs" method, and has more detailed documentation.
標籤: Minor feature enhancements

2008-12-17 07:23
0.04

This release fixes test scripts under IE6. Tests now complete on at least FF1.5, FF2, FF3, IE6, IE7, Opera9, Opera10, and Chrome.
標籤: Minor bugfixes

2008-12-16 15:52
0.03

Plural support for IE was fixed.
標籤: Major bugfixes

2008-12-03 20:59
0.01

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).
標籤: Initial freshmeat announcement

Project Resources