Ticket #137 (closed enhancement: fixed)
Support domain gettext calls
| Reported by: | palgarvio | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.9.4 |
| Component: | General | Version: | devel |
| Keywords: | Cc: | trac-ja@… |
Description
Since no Translations class provided by python's gettext lib provide domain gettext calls, how about supporting them on our babel.support.Translations?
This would ease plugin based applications to allow their plugins to provide their own translations on a diferent domain for each plugin.
Currently we can only merge catalogs and this might mean overriding a good translation for a bad one.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

