Using polib I've made (still in development) a django application for managing gettext translations. Currently you can add a gettext po file by the Admin Panel and then it will be listed on the translations list/ translation view etc. polib adds some handy data like percent of translated strings etc., which is added to the database entry on save. My target use would be a manager and downloader of translations that I make for various openSource applications.
The big thing that needs to be added is the view for making translations - some sort of "edit in line" JS/Ajax effect - with polib saving the translated strings. I have to think about it. Suggestions and feature requests are welcomed. The application will go public with the next Diamanda release. Screenshot: http://www.fotosik.pl/pokaz_obrazek/pelny/52b6ce2ec106588d.html Polib: http://izimobil.googlepages.com/polib --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---