Home | Trees | Indices | Help |
|
---|
|
an element of a properties file i.e. a name and value, and any comments associated
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
string |
|
||
|
|||
Inherited from Inherited from |
|||
Source | |||
---|---|---|---|
|
|||
|
|||
Inherited from Inherited from |
|||
Target | |||
|
|||
|
|||
Inherited from Inherited from |
|||
Notes | |||
|
|||
|
|||
|
|||
Locations | |||
List |
|
||
Inherited from |
|||
Errors | |||
Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|||
Source | |||
---|---|---|---|
source = property(getsource, setsource)
|
|||
Inherited from |
|||
Target | |||
target = property(gettarget, settarget)
|
|||
Inherited from |
|||
Notes | |||
Inherited from |
|
|||
Inherited from Inherited from |
|||
Source | |||
---|---|---|---|
Inherited from |
|||
Target | |||
Inherited from |
|
construct a blank propunit
|
Sets the source string to the given value.
|
Sets the target string to the given value.
|
convert to a string. double check that unicode is handled somehow here
|
A list of source code locations.
|
Adds a note (comment).
|
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's notes.
|
returns whether this is a blank element, containing only comments.
|
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.
|
A unique identifier for this unit.
|
Sets the unique identified for this unit. only implemented if format allows ids independant from other unit properties like source or context
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 12 18:11:59 2011 | http://epydoc.sourceforge.net |