Home | Trees | Indices | Help |
|
---|
|
gettext.NullTranslations --+ | gettext.GNUTranslations --+ | object --+ | Translations
Instance Methods | |||
|
|||
|
|||
Translations |
|
||
Translations |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Class Methods | |||
Translations |
|
Class Variables | |
DEFAULT_DOMAIN =
|
|
Inherited from |
Properties | |
Inherited from |
Method Details |
|
|
|
Add the given translations to the catalog. If the domain of the translations is different than that of the current catalog, they are added as a catalog that is only accessible by the various d*gettext functions.
|
Merge the given translations into the catalog. Message translations in the specified catalog override any messages with the same identifier in the existing catalog.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 7 09:54:57 2010 | http://epydoc.sourceforge.net |