volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Translate categories

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) %>?

 

#57489
Mar 15, 2012 20:38
Vote:
<?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>

    

#57818
Mar 28, 2012 20:03
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.