Hi. I'm using Internationalization views 7.x-3.x-dev (2011-may-29).

I have problem with translating default field:node:view_node:alter:text
I have Content:link and in Rewrite results (Rewrite the output of this field) I have put something like this:
<span class="gallery-bg-img-close"></span>[field_progames_gallery_img]

but when I try to translate the view there are some errors cause I can see that there is [field_progames_gallery_img] in html code (browser - inspect element)...