Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|||
Source | |||
---|---|---|---|
Inherited from Inherited from |
|||
Target | |||
Inherited from Inherited from |
|||
Notes | |||
Inherited from |
|||
Locations | |||
Inherited from |
|||
Errors | |||
|
|||
Dictionary |
|
|
|||
Inherited from |
|
|||
S_OBSOLETE = -100
|
|||
S_UNTRANSLATED = 0
|
|||
S_FUZZY = 30
|
|||
S_TRANSLATED = 100
|
|||
STATE = {S_OBSOLETE:(state.OBSOLETE, state.EMPTY), S_UNTRANSLA Default supported states: * obsolete: The unit is not to be used. |
|||
Inherited from |
|
|||
Inherited from Inherited from |
|||
Source | |||
---|---|---|---|
Inherited from |
|||
Target | |||
Inherited from |
|
Adds an error message to this unit.
|
Get all error messages.
|
Marks the unit to indicate whether it needs review. Adds an optional explanation as a note.
|
Indicates whether this unit is translated. This should be used rather than deducing it from .target, to ensure that other classes can implement more functionality (as XLIFF does).
|
Indicates whether this unit can be translated. This should be used to distinguish real units for translation from header, obsolete, binary or other blank units.
|
Indicates whether this unit needs review.
|
indicate whether a unit is obsolete
|
Indicates whether this unit is fuzzy.
|
Marks the unit as fuzzy or not.
|
Make a unit obsolete
|
|
|
STATEDefault supported states: * obsolete: The unit is not to be used. * empty: The unit has not been translated before. * needs work: Some translation has been done, but is not complete. * rejected: The unit has been reviewed, but was rejected. * needs review: The unit has been translated, but review was requested. * unreviewed: The unit has been translated, but not reviewed. * final: The unit is translated, reviewed and accepted.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 19 17:47:31 2010 | http://epydoc.sourceforge.net |