내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to stop overriding the content in translation using language copy in AEM 6.5?

Avatar

Level 2

We are using the language copy for translation from English to Spanish. We updated the "translation-rules.xml" file to accept and ignore the translation of specific properties.

However, if we ignore the translation for a specific property, it would just override it with the English property. We need a way to stop overriding these properties so that it doesn't translate them and also, not override them with English. How can we achieve it?

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

@esu2805 Not possible with AEM language copy feature it is just a copy of the page in language master, we dont have any configurations to exclude specific properties from it.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

@esu2805 Not possible with AEM language copy feature it is just a copy of the page in language master, we dont have any configurations to exclude specific properties from it.

Avatar

Level 2
Thanks, @Shashi_Mulugu! So lets says if the English page has a vanity URL set up from the Page properties, it will be applicable for the Spanish language copy too unless we modify it manually while translation?