blob: 03dcb552ee03dff73e4b9e115527bb4e44fa4e07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Zope3 Internationalization Support
==================================
This package implements several APIs related to internationalization and
localization.
* Locale objects for all locales maintained by the ICU project.
* Gettext-based message catalogs for message strings.
* Locale discovery for Web-based requests.
|