| Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.TranslationUnit --+
|
lisa.LISAunit --+
|
tsunit
A single term in the xliff file.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| string |
|
||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Source | |||
|---|---|---|---|
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Target | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Notes | |||
|
|||
|
|||
|
|||
| Locations | |||
|
|||
| List |
|
||
|
Inherited from |
|||
| Errors | |||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
rootNode =
|
|||
languageNode =
|
|||
textNode = ""
|
|||
namespace =
|
|||
|
|||
|
Inherited from |
|||
| Source | |||
|---|---|---|---|
| source | |||
| Target | |||
|
target retrieves the "target" text (second entry), or the entry in the specified language, if it exists |
|||
|
|||
Returns an xml Element setup with given parameters.
|
We override this to get source and target nodes.
|
|
Sets the "target" string (second language), or alternatively appends to the list
|
retrieves the "target" text (second entry), or the entry in the specified language, if it exists
|
Tells whether or not this specific unit has plural strings.
|
Add a note specifically in a "comment" tag
|
Returns all notes about this unit. It will probably be freeform text or something reasonable that can be synthesised by the format. It should not include location comments (see getlocations()).
|
Remove all the translator notes.
|
States whether this unit needs to be reviewed
|
Indicates whether this unit is fuzzy.
|
Marks the unit as fuzzy or not.
|
A unique identifier for this unit.
|
Get the message context.
|
Add one location to the list of locations.
|
A list of source code locations.
|
Do basic format agnostic merging.
|
|
|||
source
|
targetretrieves the "target" text (second entry), or the entry in the specified language, if it exists |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Sep 23 13:50:58 2008 | http://epydoc.sourceforge.net |