multi-language support
-
Hi to all. This time I have no problem, I just want to know one thing. So, I'm developing a web-site, which must be multi-langual. I just want to know what would you do the multilingual support. If it matters there will me at least three different languages. I hope, that together we will find the most suitable solution of this task. I will appreciate every answer.
-
Hi to all. This time I have no problem, I just want to know one thing. So, I'm developing a web-site, which must be multi-langual. I just want to know what would you do the multilingual support. If it matters there will me at least three different languages. I hope, that together we will find the most suitable solution of this task. I will appreciate every answer.
This question gets asked at least twice a week. Create resource files for all strings you display on your web site. Replace resource files as appropriate with versions in whatever language you want to use.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )