Project DescriptionRESX Manager makes it easier for Visual Studio developers to consolidate, synchronize and translate resource files of Visual Studio Solutions and Visual Studio Projects (*.resx, *.wxl). It supports export and import of all resource texts to a single Excel file without requireing Excel to be installed.
Features
- Supports Visual Studio resources (*.resx) and Windows Installer XML toolkit localization files (*.wxl)
- Export and Import to Microsoft Excel (without having Excel installed)
- Automatic culture detection
- Analysis of missing translations
- Portable application with simple user interface does not require an installation
Requirements
- Microsoft .NET Framework 4
This published version is the first release. Your feedback on functionality, performance and everything else is very welcome.
Future
- Instant translation of resource files
- Translation storage for auto-fill resource files (like: If you translated 'File' in one project to 47 languages, you would translate 'File' in any other project as well.)
- Import and Export of Microsoft Excel 2007 files (*.xlsx) using Microsoft OpenXML SDK