Q42 / Orchard-DbTranslations

Enables interface translation feature directly in Orchard's admin panels instead of .po files
https://github.com/Q42/Orchard-DbTranslations/wiki/Orchard-Database-Translations
12 stars 7 forks source link

Potential for this module #32

Open remesq opened 11 years ago

remesq commented 11 years ago

I'm not a programmer, but I just wanted to applaud your efforts with this module. I am using the 1.6 branch. There are some "bugs" with it, and I think this includes some things that should "work" differently. All in all, please keep up the efforts because I find this to be one of the best modules for dealing with translations through the ~/Admin interface.

Here are some things that I saw that maybe can be improved to improve the module:

1) There is no "Save" button or equivalent in the view that allows you to enter your translation. You simply have to navigate (it appears - could be that it's an instant change on that view) away. However, a popup comes up saying that there is an error in ~/Q42.DbTranslations/update. The translation you enter IS saved. 2) There should be an "Update" feature on the translations you Import (the Import view) - at least I don't know how to do this. I just have to re-"Generate" the translations, which takes some time. Now I know it says existing ones won't be overritten, so I am imagining it is just simply "updating", but maybe there is a way to index that to make it faster?

Please take this in the spirit it was intended - wanting to see a quality localization module in the ~/Admin.

lukasvan3l commented 11 years ago

Thanks for the tips! I'm not actively developing this module anymore, as I'm not working with Orchard a lot at this time... The module isn't tested for Orchard 1.6, so strange things can happen. Hopefully a different module developer will pick this up!