hubertlepicki / GoTranslateYourself

This is Rails 3 engine, which lets your client translate their apps themselves. Is using MongoDB
http://amberbit.com
MIT License
36 stars 36 forks source link

with Ruby 1.8 translations are not ordered in the admin web interface #10

Open Florent2 opened 13 years ago

Florent2 commented 13 years ago

with Ruby 1.9, translations are displayed with the same order as in dev.yml. This is quite useful, as it permits to order the translations by importance and categories for the client.

with Ruby 1.8 translations are randomly displayed in the web interface, which makes the work harder for the client. Don't know if that can be fixed?

hubertlepicki commented 13 years ago

Hey,

I think http://github.com/hubertlepicki/GoTranslateYourself/commit/98703e895a9d7c2301aea83caae8c21c8a0f9169#diff-2 fixes that issue.

If this is fixed for you, please let me know and I'll release new version of gem that has got this updated.

Best, H>

Florent2 commented 13 years ago

Hi Hubert,

Unfortunately it doesn't seem to fix the issue. I tried with ruby REE 1.8.7