Localizing Kobo framework

Hi there again!

As we want to do our own Kobo framework installation, we would also want to localize it and have already tested Django’s own i18n framework (like onadata does) with success. Are you willing to accept our localization patches?

As for details, we used two PO message files, one for the dkobo.koboform django app and the other one for the xlform_model_view scripts (we actually feeded the compiled dkobo_xlform.js to message generation step) and are quite satisfied. We did minimal changes to django’s settings and urls files. We haven’t implemented a language switching facility (yet?). Adding new languages must easy now, though.

Best Regards;
Hossein Azady.