|
__init__(self,
blankmsgstr=False,
duplicatestyle=' msgctxt ' ) |
source code
|
|
|
|
|
|
|
convertunit(self,
thedtd)
converts a dtd unit to a po unit, returns None if empty or not for
translation |
source code
|
|
|
convertmixedunit(self,
labeldtd,
accesskeydtd) |
source code
|
|
|
findmixedentities(self,
thedtdfile)
creates self.mixedentities from the dtd file... |
source code
|
|
|
convertdtdunit(self,
thedtdfile,
thedtd,
mixbucket=' dtd ' )
converts a dtd unit from thedtdfile to a po unit, handling mixed
entities along the way... |
source code
|
|
|
|
|
mergestore(self,
origdtdfile,
translateddtdfile) |
source code
|
|