add documentation for the new field
possibly makes developers happy to have this field documented
This commit is contained in:
parent
4ba2cf1cef
commit
87e29b6c21
@ -92,6 +92,7 @@ The `PO` class exposes the following members:
|
|||||||
* `flags`: A dictionary of the string flags. Each flag is mapped to a key with
|
* `flags`: A dictionary of the string flags. Each flag is mapped to a key with
|
||||||
value true. For instance, a string with the fuzzy flag set will have
|
value true. For instance, a string with the fuzzy flag set will have
|
||||||
`item.flags.fuzzy == true`.
|
`item.flags.fuzzy == true`.
|
||||||
|
* `msgctxt`: context of the message, an arbitrary string, can be used for disambiguation
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
Loading…
Reference in New Issue
Block a user