Re: Content type`s fields translation in Page Template
Vincent Fretin <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.internationalization |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 7, 2010 at 4:01 PM, alexanderpas <[email protected]> wrote: > > All messages are translated in content type's view. > But I've just noticed that in "Add New" popup menu the name of my content > type is not translated. > Could it be connected? Do you have registered your locales directory? <configure xmlns="http://namespaces.zope.org/zope" xmlns:five="http://namespaces.zope.org/five" xmlns:i18n="http://namespaces.zope.org/i18n" <i18n:registerTranslations directory="locales" /> </configure> and you should have for example locales/fr/LC_MESSAGES/my.product.po for the French translation. Vincent ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd