I am going to run a desktop program in which I want to add support for as many languages as possible. I am going to use C # and at least .NET 2.0. Is there a recommended way to add multi-language support to the GUI and error messages?
Many thanks
LeeW source
share