Visual Localizer
It is a plugin for MS Visual Studio that focuses on ResX file manipulation.
Visual Localizer is an open source plugin for Microsoft Visual Studio. It focuses on advanced manipulation with ResX files and localization of (possibly completed) projects.
- Moving string literals from code to selected resource file, either ad-hoc or batch - all string literals in document (project, solution).
- Inlining of references to resource files back to string literals.
- Smart editor of resource files (tracks number of references to a resource, enables inlining etc.)
- Using Google Translate, Bing or MyMemory to translate string resources in ResX files.
- Localization of C#, VB .NET and ASP .NET projects.