On Fri, 2010-10-08 at 14:24 -0700, Roman Chyla wrote: > I guess, I really dislike the way how i18n is done in jquery plugins > which i saw until now (if..else, locale[something], translation on > serves sides, using .property files, js variables...) > > Do you think gettext? Or something else?
I thought your gettext-like solution looked good, and was pleased to see a gettext port. I think it's very reasonable - even if it weren't terribly convenient to already have .po files to work with. Joe
