http://bitbucket.org/drmeers/django-dbgettext/wiki/
django-dbgettext is a simple application for exporting dynamic translatable content from your Django models for inclusion in gettext catalogues along with the static translatable strings from your templates and code. * Works with existing models and does not require any modifications * Registration-based integration * Includes HTML parser for extracting translatable strings from fields with HTML content * Customisable lexicon for advanced parsing requirements * Allows translators to easily pinpoint minor changes * Optional sentence detection for even more fine-grained translation. * Unifies translation process -- everything is in the gettext catalogue * No need to allow access to the database (and train translators to use the interface) * Web-based translation interfaces such as Transifex or django- rosetta can be used Already integrated into django-cms. Documentation available. Feedback welcomed. Simon
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.