Internationalization suport --------------------------- The Zope community has been international from the start, and as a result Zope offers extensive support for internationalization and localization of your web applications. Building on the industry standard `gettext`_ toolset, Zope applications can be fully internationalized in their user interface, and can thus be easily localized to work with your language. Zope features pervasive unicode support so that your textual content can be stored in a language-independent manner. .. _gettext: http://www.gnu.org/software/gettext/