Multi-Language command in Tools menu
Recently, my sales have gone down, but now I might have found the reason. Somehow, the logic to add the Multi-Language Add-In to the Tools menu in Visual Studio was broken.
Usually the menu command is created the first time the Add-In is loaded, and stays there until you remove it. If the menu command was already present, then you wouldn't even notice this error.
For new users, the menu command would not be present. This would make the Add-In more or less unusable!
(You could start it via the Add-In manager, but that is hardly obvious for most users.)
So, I hope that my sales pick up now.
Phil