[Zope-CMF] I18n
seb bacon
seb@jamkit.com
Tue, 25 Sep 2001 17:02:12 +0100
* Tille, Andreas <TilleA@rki.de> [010925 15:40]:
> Hello,
>
> I´m new to this list because I just tried Zope-Cmf and I´m very
> impressed by its strength. I wonder if I could change a Portal
> quickly to another language so that menuitems etc are translated
> from English into an other Language (say German).
>
Specifically with respect to the menu items, you can change their labels
easily by visiting the 'actions' tab of each document type in the
portal_types tool, in the root of your Portal. The 'Name' property is
what gets displayed in the actions_box, for example.
seb