Home | Trees | Indices | Help |
|
---|
|
object --+ | Glue --+ | i18n
Translatable content.
To create translatable content, do:>>> citation = i18n(fr=u'En français', en=u'In english', default=u'Zloktagrok')
>>> compiled = citation(db, props={'ln': 'fr'})
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:19 2007 | http://epydoc.sourceforge.net |