This one's a bit messy; I'm not sure if it's a CCK Blocks issue or a Node Reference issue, but I have the following scenario:

A node of type1 references a node of type2. Both are translated from English into several other languages. The type2 node is displayed in the right sidebar via CCK Blocks.

Expected behavior is that when the translated type1 node is viewed, it should display the translated version of the referenced type2 node in the sidebar.

Currently, it just displays the original type2 node referenced by type1.