如何在我的应用程序中支持多语言?

问题描述:



我需要将resouce文件中的所有字符串(默认情况下为英语)转换为希腊语.
我该怎么做?我不仅要用英语,还要用多种语言创建.

请帮助我.

Hi,

I need to convert every sting in resouce file (which is in English by default) to Greek.
How can I do it? Not only English, I have to create in multiple languages.

Please help me.

基于您的标记VC ++,请查看以下文章:
.NET-使用资源文件进行本地化 [ RC本地化工具(LocalizeRC) [此链接 [
Based on your tag, VC++, have a look at these articles:
.NET - Localization using Resource file[^]
RC Localization Tool (LocalizeRC)[^]

This link[^] with C++ as tag should give you more, if needed.


MSDN链接此处 [ ^ ].
An MSDN link here[^].


本地化请看以下链接:

http://www-01.ibm.com/software/globalization/icu/index.html [ ^ ]

http://www.suodenjoki.dk/us/productions/articles/localization.htm [ ^ ]

此致
D,库尔特.
localization take a look the following links:

http://www-01.ibm.com/software/globalization/icu/index.html[^]

http://www.suodenjoki.dk/us/productions/articles/localization.htm[^]

Regards,
D, Kurt.