mbi / django-rosetta

Rosetta is a Django application that eases the translation process of your Django projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let user propose translations using a django-inplaceedit -like mechanism

teolemon opened this issue · comments

Let user propose translations using a django-inplaceedit -like mechanism:
The user loads a page, clicks on the content, translates from scratch or reviews the translation automatically generated by the system.
When he or she clicks outside the field, it is saved as a suggestion for an admin to review.

There should be an option to either display the automatically generated translation or the original text.
There should be an option where the user can +1 ou -1 an existing translation, in context.

This is about 101% orthogonal with the current feature set. It would make for a nice rewrite of the whole app, with all new features. And a new name.