We are using 6.15/Apache for an English/Japanese multilingual site, having installed all necessary modules the language switching between English and Japanese is working for menus, polls, and nodes in general.
But when it comes to blocks nothing seemed to work, we created a block with simple description text to be shown at the sidebar :
-
We create the block with translation and than created string translation but the block would not switch into another language while using the content switching
-
We create two blocks with corresponding languages only but also this have not worked
As in both cases the blocks would be shown only in one "fixed" language without being able to dynamically change the language during a session (language switcher) and only the change of the default language (via admin/settings/language) would force the block to be shown in the other language but it is not possible to see both contents in regards to the chosen language.
I found a note http://drupal.org/node/113234 where people had similar issues but this is for 5.xx ...
Thanks in advance for some advice.
Kenti