Last modified 5 years ago
Last modified on 08/22/07 13:58:47
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
