EF 4.1 Language Packs
The information in this post is out of date.
Visit msdn.com/data/ef for the latest information on current and past releases of EF.
A while back we announced the release of Entity Framework 4.1 (EF 4.1). Today we are making a series of language packs available that provide localized resources for EF 4.1.
What’s a Language Pack?
The language packs add a set of localized resources to an existing EF 4.1 install. Each language pack contains the following localized resources:
- Intellisense files for DbContext and Code First API surface
Once installed these are automatically picked up by Visual Studio based on your culture settings - Satellite assembly containing localized exception messages
Once installed the localized messages are picked up at runtime based on the culture of the executing application - DbContext item templates for Model First & Database First
Once installed these are automatically picked up by Visual Studio based on your culture settings
What Languages?
Language packs are available in the following languages:
- Chinese (Simplified)
- Chinese (Traditional)
- French
- German
- Italian
- Japanese
- Korean
- Russian
- Spanish
Installing Language Packs
You can install one or more language packs by downloading a standalone installer, the language packs require you to have EF 4.1 installed.
Support
This release can be used in a live operating environment subject to the terms included in the installer. The ADO.NET Entity Framework Forum can be used for questions relating to this release.
ADO.NET Entity Framework Team
Comments
Anonymous
July 14, 2011
There is something wrong with "DbContext item templates for Model First & Database First" when I installed Chinese (Simplified) language packAnonymous
July 17, 2011
It seems the debugging symbols (pdb) for EntityFramework 4.1.10331.0 are not available on the Microsoft Symbol Server. Will these be released as well?Anonymous
August 04, 2011
this pack can't work with EF4.1Update1!! and i can't find the EF4.1Anonymous
August 20, 2011
The comment has been removedAnonymous
August 25, 2011
The comment has been removedAnonymous
October 07, 2011
can they be published through NuGet?Anonymous
October 11, 2011
The link to EF 4.1 has already pointed to EF 4.1 update 1, and this language pack can't be installed on update 1.