Edgewall Software
Please note:

The documentation here is generated live, in a way that is neither comprehensive nor 100% correct. We strongly recommend using the HTML documentation included with the source tarballs instead.

babel.messages.checkers

Various routines that help with validation of translations.

since:version 0.9

num_plurals(catalog, message)

Verify the number of plurals in the translation.

python_format(catalog, message)

Verify the format string placeholders in the translation.


See ApiDocs/0.9, Documentation