IntroductionIn this article you will be seeing how to localize content types in SharePoint 2010 using Visual Studio 2010. Steps InvolvedThe following steps must be performed to localize the content types in SharePoint 2010 using Visual Studio 2010:
Create Empty SharePoint Project
Create Resource files
Add Content Type
Deploy the solution
Test the Localized content type:
Note: Make sure the language packs are installed in the SharePoint server.SummaryThus in this article you have seen how to localize content types in SharePoint 2010 using Visual Studio 2010.