2

We use ASP.NET MVC 3 and Entity Framework 4 and annotate our entities with attributes like [Required]. The validation works correct and an error message "The xxx field is required" is displayed. We try to localize our application. I used the Web Platform Installer and installed the ASP.NET MVC 3 Tools Update Language Packs Installer and also installed the AspNetMVC3ToolsUpdateSetup_DEU.exe from the Microsoft Download page. But I still don't get german error messags. The rest of the application localizes properly.

1 Answer 1

2

I found the resources. They are in the full language pack of the .NET Framework 4 which has to be installed.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.