dogle-bartec-systems
-
11/4/2011 5:31:30 AM
Supporting multiple languages without creating new documents for each culture
Hi guys, hopefully you'll be able to help.
The website we are currently developing will need to be available in about 10 different languages. We've been using your suggested method, outlined in the following document:
http://devnet.kentico.com/docs/4_1/devguide/index.html?configuring_multiple_languages.htm
We've created all the text that is required on the site as localized culture strings, and referring to those strings as follows: {$home.editabletext$} etc.
Is there a way to only create the documents for the default culture, and switch the content using the localized culture strings, or do we need to create duplicate documents for each new culture? The physical structure of the website will be the same for each language, it will just be the text that will need to change. Ideally we won't have multiple versions of each document to maintain.
Currently, if we don't create each document for every culture we receive redirect errors.
Regards, Dave
|