I am looking for a simple tool that allows the translators to edit .resx files, in order to translate the applications' texts.
Visual Studio's Windows Resource Localization Editor is unable to edit these files, unlike Winforms applications.
Any suggestions?
Edit: I've found a nice free tool at CodeProject that does excatly what I needed, including simultanously editing multiple resources files and adding keys to all files at once.