Is it compatible with VS 2012?
I'm getting the following error:
---------------------------
Microsoft Visual Studio
---------------------------
Operation unavailable (Exception from HRESULT: 0x800401E3 (MK_E_UNAVAILABLE))
---------------------------
OK
---------------------------
Yes, it is compatible with VS 2012. Which OS you have? Win7 or Win8? Also, can you trying launching VS 2012 as Administrator and use the tool.
Can you share the "ResourceTranslationLogs.txt" file from %temp% folder.
I'm using Windows 7 64bit
11/11/2012 08:41:58 م About to call Engine.
11/11/2012 08:42:04 م About to call Engine.
11/11/2012 08:42:26 م About to call Engine.
11/11/2012 08:42:31 م About to call Engine.
11/11/2012 08:42:43 م About to call Engine.
11/11/2012 08:48:57 م About to call Engine.
11/11/2012 09:03:32 م About to call Engine.
12/11/2012 06:51:18 م About to call Engine.
12/11/2012 06:51:24 م About to call Engine.
I have been doing this manually so far, so I have my 6 RESX files, with translations in place. What I'm looking for is this:
1) Take the master RESX file and ensure that all of the entries are in the other RESX files.
2) Since I have existing translations in place, I only want to auto translate those entries that are blank, or possibly ones I put in a special mark, such as a $ in the first column of the translation. That way I don't overwrite my work.
Does your project do anything like that?
Thanks
Craig