Personal tools
You are here: Home Zope & Plone tips Working with i18n files in Plone
Navigation
 
Document Actions
  • Send this page to somebody
  • Print this page
  • Add Bookmarklet

Working with i18n files in Plone

by tibi last modified 2007-09-12 20:54
  • Install i18ndude:
easy_install i18ndude
  • Rebuild a .pot file, to synchronize it with the latest changes in the template
/opt/python/bin/i18ndude rebuild-pot --pot i18n/generated.pot --create MobilHouseContent ./skins/
  • Sync .po files to the .pot file
/opt/python/bin/i18ndude sync --pot i18n/generated.pot i18n/mobilhousecontent-en.po i18n/mobilhousecontent-hu.po i18n/mobilhousecontent-ro.po 
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: