Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<languages>
<language name="svenska" id="sv">
<categories>
<category name="CategoryName">
<description>CategoryName translated</description>
</category>
</categories>
</language>
</languages>
Hi,
What is the correct way to translate categories?
Can't find any information on how to format the xml translationfile.
http://world.episerver.com/Search/?q=LocalizedDescription
http://world.episerver.com/Search/?q=translate+categories
Doesn't LocalizedDescription actually translate the description?
Or do I have to "manually" translate each category by calling <%= Translate(MyCategory.Name) %>?