Question

I am using Win-8 machine and trying for multilingual web site.

I am using French, Arabic and Hausa language.

My code is working perfect but when I am selecting Hausa language I am getting the error:

Culture name 'ha-latn' is not supported.

Even I have installed language pack from here for this particular language on my machine. Can any body please suggest me how I will solve this problem.

Update: I am working under .Net framework 3.5 environment, as this old application and due to some reason I am not updating to newer versions.

Était-ce utile?

La solution

I got solution. Hausa language have the culture name "ha-Latn-NG" not "ha-latn". See here. Hope it will save someones time.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top