Resgen will convert files from .resx to text and back. See http://msdn.microsoft.com/library/de...us/cptools/htm
l/cpgrfresourcefilegeneratorutilityresgenexe.asp
Note the text format is a particular format, so your localizer should not
change the format otherwise it will fail to compile back to .resx.
Hope this helps,
Marin Millar [MSFT]