Hi,
I am trying to implement a multi language GUI. I went on several websites and found documentation on resx files. I found it interesting but i must forgot one step.
I declared a resx file by default "Resources.resx " (english) and another for the french language "Resources. fr-CA.resx".
On my application i have a menu that allows the user to choose the language English or French....