Hello (and sorry for my english),
I have a question. It's possible to create a multilingual website (the same site :ex a swiss librarian association which members speak french and / or german. So the same pages must shown in 2 languages). There is a plugin for that?
Thanks
For now, eanglish languagae is a "core"/default language in drupal module. so i propuse that anyone can pick up ther own language. That's why i propouse rewrite a function t($string), to this form t($string, $codelang="en");
it seems that in various modules will be cheanges too but i thing is good idea in general.