Home | Trees | Indices | Help |
|
---|
|
A single term in the xliff file.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
string |
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|||
Source | |||
---|---|---|---|
|
|||
|
|||
Inherited from Inherited from Inherited from |
|||
Target | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|||
Notes | |||
|
|||
|
|||
|
|||
Locations | |||
|
|||
List |
|
||
Inherited from |
|||
Errors | |||
Inherited from |
|
|||
Inherited from Inherited from |
|
|||
rootNode = "message"
|
|||
languageNode = "source"
|
|||
textNode = ""
|
|||
namespace = '' Parse an instance of this class from the start of the given string. |
|||
rich_parsers =
A list of functions to use for parsing a string into a rich string tree. |
|||
Source | |||
---|---|---|---|
source = property(getsource, lisa.LISAunit.setsource)
|
|||
rich_source = property(base.TranslationUnit._get_rich_source,
|
|||
Target | |||
target = property(gettarget, settarget)
|
|||
rich_target = property(base.TranslationUnit._get_rich_target,
|
|
|||
Inherited from Inherited from |
|
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.
|
|
rich_parsersA list of functions to use for parsing a string into a rich string tree.
|
rich_source
|
rich_target
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 15 13:55:35 2009 | http://epydoc.sourceforge.net |