Project Description
Resx Management attempts to provide some functionality to assist in the management of .net resource files (*.resx).
Some initial functionality includes:
- Open resource files from .resx, .csv, and .xls file formats
- Save between any of these formats
- Automatically find and export all languages for a resource file
- Choose to export files with a zip, files only, or zip only
- Bulk convert resource directory structure (to and from excel) to a flat directory, and from flat directory back to full structure via drag and drop interface
- Analyze language files to identify missing keys
- Merge between files in one of 6 different ways
- Add missing keys
- Delete missing keys
- Update existing keys
- Add and Update
- Delete and Update
- Add, Delete, and Update (Full Merge)