|
|
__init__(self,
source=None)
Constructs a TranslationUnit containing the given source string. |
source code
|
|
|
|
_update_timestamp(self)
Refresh the timestamp for the unit |
source code
|
|
|
|
getdict(self)
Get the dictionary of values for a Wordfast line |
source code
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from base.TranslationUnit:
__eq__,
getcontext,
getid,
getunits,
hasplural,
isblank,
isfuzzy,
isheader,
isreview,
istranslatable,
markfuzzy,
markreviewneeded,
merge,
unit_iter
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from base.TranslationUnit:
gettargetlen
|
|
Inherited from base.TranslationUnit:
addnote,
getnotes,
removenotes
|
|
Inherited from base.TranslationUnit:
addlocation,
addlocations,
getlocations
|
|
Inherited from base.TranslationUnit:
adderror,
geterrors
|