J
Jeroen Ruigrok van der Werven
----- Forwarded message from Christopher Lenz <[email protected]> -----
From: Christopher Lenz <[email protected]>
To: (e-mail address removed)
Cc: (e-mail address removed)
Subject: [ANN] Babel 0.9.3 released
Date: Thu, 10 Jul 2008 11:26:23 +0200
X-Mailer: Apple Mail (2.926)
Babel 0.9.3 - Jul 9, 2007
=========================
We're proud to present the latest release of the Babel: 0.9.3.
Babel is a Python library that provides an integrated collection of
utilities that assist with internationalizing and localizing Python
applications (in particular web-based applications.)
This release contains a number of bugfixes over the 0.9.2 release.
You can download the new release here:
<http://babel.edgewall.org/wiki/Download>
Please don't hesitate to report any issues you may find with this
release:
<http://babel.edgewall.org/newticket>
For questions, comments and user discussions, please use the Babel
mailing list:
<http://babel.edgewall.org/wiki/MailingList>
What's New:
-----------
* Fixed invalid message extraction methods causing an
UnboundLocalError.
* Extraction method specification can now use a dot instead of the
colon to separate module and function name (ticket #105).
* Fixed message catalog compilation for locales with more than two
plural forms (ticket #95).
* Fixed compilation of message catalogs for locales with more than
two plural forms where the translations were empty (ticket #97).
* The stripping of the comment tags in comments is optional now and
is done for each line in a comment.
* Added a JavaScript message extractor.
* Updated to CLDR 1.6.
* Fixed timezone calculations when formatting datetime and time
values.
* Added a `get_plural` function into the plurals module that returns
the correct plural forms for a locale as tuple.
* Added support for alias definitions in the CLDR data files, meaning
that the chance for items missing in certain locales should be greatly
reduced (ticket #68).
Acknowledgments
----------------
A big thank you to everyone who tried Babel and provided feedback,
reported bugs, and/or contributed patches!
Cheers,
Chris
--
Christopher Lenz
cmlenz at gmx.de
http://www.cmlenz.net/
----- End forwarded message -----
From: Christopher Lenz <[email protected]>
To: (e-mail address removed)
Cc: (e-mail address removed)
Subject: [ANN] Babel 0.9.3 released
Date: Thu, 10 Jul 2008 11:26:23 +0200
X-Mailer: Apple Mail (2.926)
Babel 0.9.3 - Jul 9, 2007
=========================
We're proud to present the latest release of the Babel: 0.9.3.
Babel is a Python library that provides an integrated collection of
utilities that assist with internationalizing and localizing Python
applications (in particular web-based applications.)
This release contains a number of bugfixes over the 0.9.2 release.
You can download the new release here:
<http://babel.edgewall.org/wiki/Download>
Please don't hesitate to report any issues you may find with this
release:
<http://babel.edgewall.org/newticket>
For questions, comments and user discussions, please use the Babel
mailing list:
<http://babel.edgewall.org/wiki/MailingList>
What's New:
-----------
* Fixed invalid message extraction methods causing an
UnboundLocalError.
* Extraction method specification can now use a dot instead of the
colon to separate module and function name (ticket #105).
* Fixed message catalog compilation for locales with more than two
plural forms (ticket #95).
* Fixed compilation of message catalogs for locales with more than
two plural forms where the translations were empty (ticket #97).
* The stripping of the comment tags in comments is optional now and
is done for each line in a comment.
* Added a JavaScript message extractor.
* Updated to CLDR 1.6.
* Fixed timezone calculations when formatting datetime and time
values.
* Added a `get_plural` function into the plurals module that returns
the correct plural forms for a locale as tuple.
* Added support for alias definitions in the CLDR data files, meaning
that the chance for items missing in certain locales should be greatly
reduced (ticket #68).
Acknowledgments
----------------
A big thank you to everyone who tried Babel and provided feedback,
reported bugs, and/or contributed patches!
Cheers,
Chris
--
Christopher Lenz
cmlenz at gmx.de
http://www.cmlenz.net/
----- End forwarded message -----