Lots of projects could be found, such as ImageGen, Blog4U, etc. If those plugin's UI does not support multilanguage, eg, we are running a chinese website, how can we deal with this problem ?
Blog4U (and other packages) use hard coded values indeed but these are stored in xslt's So you can easily create dictionary items and replace the hard coded values with the dictionary items in the xslt.
Umbraco projects-support multiple language ?
Dear all,
Lots of projects could be found, such as ImageGen, Blog4U, etc. If those plugin's UI does not support multilanguage, eg, we are running a chinese website, how can we deal with this problem ?
Thanks
Hi,
Blog4U (and other packages) use hard coded values indeed but these are stored in xslt's So you can easily create dictionary items and replace the hard coded values with the dictionary items in the xslt.
Hope this helps you,
Richard
is working on a reply...