London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Localising Categories

Vote:
 

Hi,

 I'm doing a multi language site and am displaying categories as lists, I therefore need to specify a different display text depending on each language.

How would I go about this? I assume I can use the xml lang files, but am unsure how.

If anyone could advise with code samples, it would be very much appreciated! 

Thanks 

#21208
Jun 20, 2008 18:55
Vote:
 

Not sure if this helps, but you can localize the categorynames as they are shown in edit-mode using the language files at least:

<categories>

<category name="News">

<description>Nyheter</description>

</category>

</categories>

Not sure if this helps you in your specific case, but at least it is a start Wink.

#21248
Edited, Jun 23, 2008 17:19
* 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.