Piotr, I took a look at the implementation and it looks great! IMHO, you are on the right track! =)
Regards, José Valim. -- http://josevalim.blogspot.com/ http://www.pagestacker.com/ On Nov 2, 3:40 pm, Piotr Sarnacki <[EMAIL PROTECTED]> wrote: > I think that gender support requires some work and thinking but for > now I've extracted my code into a plugin. It needs yaroslav's russian > gem at the moment (I use it for pluralization rules). I know that it's > not even nearly completed but for me the best way is to play with code > and give it to review by others. And I've never written a rails plugin > or ruby gem (I know, it's a shame) - finally I have good reason to do > it ;-) > > So check it out:http://github.com/drogus/genderized/- any > suggestions and thoughts apprieciated. > > JudithMeyer: > As you are linguist, could you give some of your thoughts what would > be better way to do it? > > On Nov 1, 2:45 am, Ricardo Otero <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I speak portuguese, and we have the same rules. Spanish and italian > > have the same problem too. > > > I had some trouble myself thinking of unisex translations, and as > > Piotr said, some of them are not very natural. > > > Ricardo > > > On Oct 31, 11:50 pm, Christian Lescuyer <[EMAIL PROTECTED]> > > wrote: > > > > > How many languages share this concept of cross-tables of gender > > > > vs gramatical number (singular/plural)? If it's a huge portion it > > > > might actually make sense to include that just like pluralization > > > > is a feature. If it's just a few (European) languages, it might > > > > rather go into a plugin? > > > > No idea about the total number. French is one [la lampe], German has > > > three genders (masculine, feminine [die lamp] and neutral). I suspect > > > many languages derived from Latin have genres. Anybody speaking > > > Spanish, Italian or Portuguese? > > > > Christian > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
