We created our language copy by basically copying the English version and making it a Spanish version. We can't scrap what we've done because the pages and their content have already be translated.
Is there a way to convert what we have into a language copy of the English version? Its over 100 pages per language and there's 4 translated non-English languages.
This is on 6.5.7 hosted with Adobe.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Art_Bird ,
Firstly, Take backup of your spanish copy.
Secondly, Create a proper language copy of English(en) and now replace the child pages of your new language copy with your backedup pages. Make sure that you maintain the necessary jcr properties.
After doing this, you can check the content refrence on the sites dashboard.
I've looked over the jcr properties and it looks like I should be able to add these properties to each of the translation pages.
cq:translationStatus
cq:lastTranslationUpdate
cq:translationSourcePath
I believe these properties only need to be on the root of the translation. IE /content/website/language-masters/de/jcr:content
cq:translationProject
cq:cloudserviceconfigs
jcr:language
Am I missing any properties for the language copy pages?
Hi @Art_Bird ,
Firstly, Take backup of your spanish copy.
Secondly, Create a proper language copy of English(en) and now replace the child pages of your new language copy with your backedup pages. Make sure that you maintain the necessary jcr properties.
After doing this, you can check the content refrence on the sites dashboard.