Hi,
i am planning to make a multi language application in C# and was wondering what is the best way to handle the follow:
- The container for the languges;
- Best approchs to read/change once initiated/requested;
- As the program grows so does the the text for each language what do you usually do and recommend as best pratice;
- What sort of problems have you encountered while doing such type of applications;
Thanks for any advices, replies, etc.
I really appreciate Links and Sample codes if you dont bother (not required, only if u have the time and can).