Current

This document is valid for the current version of Plone.

Message ids in other files than Python source code

by Plone Documentation Team last modified Dec 12, 2009 10:33 PM
Contributors: Mikko Ohtamma, Martin Aspeli, Kamon Ayeva, Israel Saeta Pérez
Some other file formats support i18ndude directly

There are also other message id markers in code outside Python domain

  • ZCML entries have their own mechanism (*.zcml files)
  • GenericSetup XML have their own mechanism (profiles/default/*.xml files)
  • TAL page templates have their own mechanism (*.pt files)