Hi Guys, I'm in need of a I18N engine much like the original Globalize (for-1.2). I'd like to help make this happen if I can somehow muster the time and brain power.
I've looked over the current work at http://github.com/joshmh/globalize2/tree/master It looks like everything must currently run through a file based static back-end.... this doesn't serve my needs well. I need things to pretty much go like this: 1) This is my string in my "default language" 2) Translate this string into klingon 3) Darn, I don't have that, let me make a note of that and ask someone to translate that... 4) Ah, here's the translation... it's live! (without restart of rails stack). Just so I don't duplicate work, or step on toes, are there things I should know, or guidelines from those "who know" as to how I should approach this? If I totally missed that the current static backend implementation can already do this, kindly let me know. Otherwise, let me know how I can help all of us get moving along here... Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rails-i18n" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rails-i18n?hl=en -~----------~----~----~----~------~----~------~--~---
