문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top