2
votes

I am currently working on Sitefinity multilingual (English & Arabic) web application where I am getting a very strange issue regarding document (image) upload.

In my News module, I have a custom field for upload image. When I am adding an Arabic news of a news (translating in Arabic language of already added news of English site) that time the image is showing the (not translated) message and the image is not showing in the Arabic site after publish. And when I select another image in that image upload field that time it's showing in Arabic site but then it's removed from English site.

1

1 Answers

6
votes

It's happened because you need to create AR translation for image.

When you are creating Arabic translation for new, you will see: enter image description here

That means your image is not translated. You need to go to Content->Images, find your image and add AR translation (in my screenshot it is Spanish): enter image description hereAfter that, image will appear in the Arabic site

In case, if you want different images for different languages, you can upload different image for AR translation. It is supported only in Sitefinity 9.0 and after. You need to chose Use another file for this translation ยป or upload another file for this translation. You can find more details in this documentation: http://docs.sitefinity.com/translate-content-items-and-taxonomies#translate-an-existing-media-content-item

If you have older version of Sitefinity, you can check this article: http://knowledgebase.progress.com/articles/Article/How-to-localize-media-content