RESX Synchronizer is a small, simple and reliable command-line tool which allowsto synchronize two or more multilanguage .resx files.
When you edit the .NET Resource files in Visual Studio, both manually and using the "Generate Local Resources" command, the IDE updates only the default-language resources. For example, if you have a resource file called Messages.aspx, the files in other languages, say Messages.it-IT.resx, are not updated, and you have to do that manually.
RESX Synchronizer will add the new keys to the other files, and remove the deleted ones.
What's New in This Release: [ read full changelog ]
· support the synchronization of the comments.