Programming in asp.net-mvc: Creating es-la/es-xl resources in asp.net mvc on newest questions tagged asp.net-mvc – Stack Overflow

So, I am in the process of global/localizing an asp.net mvc3 website and have a list of cultures I need to support. Every one has worked well so far but, I have not been able to get the spanish (Latin American) culture code to work. It appears that it is not supported by microsoft:

http://msdn.microsoft.com/en-us/goglobal/bb896001.aspx

Is there a way to circumvent this? I know I can add each of the specific country cultures but that actually will not work (specifically in chrome) when the browser is set to es-la. If I do not find a reasonable workaround for this it is becoming a defect. :(

I would be happy to add any additional detail required. Any help is greatly appreciated. Even if the answer is that I can’t really workaround it.

Thanks.

See Answers


source: http://stackoverflow.com/questions/11570346/creating-es-la-es-xl-resources-in-asp-net-mvc
Programming in asp.net-mvc: programming-in-asp-net-mvc



online applications demo