How could I activate the localized display texts for the CommerceComponents

Hi,

everytime a website with an control of the CommerceComponents namespace is requested the current culture will be ignored and the user gets always the english display test.

I assume that the localized texts are in the bin directory for the following cultures:

- en-US

- de-DE

- fr-FR

- ja-JP

In the web.config there all the mentioned cultures listed as suppored languages.

Is there any option to activate/force the localization

Thanks in advance.

Christian Hecht


Answer this question

How could I activate the localized display texts for the CommerceComponents

  • MuraliMohan

    Neither the Starter Site not the CommerceComponents are localized into any languages. They are only available in English. The Adventure Works catalog is localized into the above four languages. You will need to provide your own localization (it is assumed people will be changing the text on the site anyway and will need to localize the new text).
  • How could I activate the localized display texts for the CommerceComponents