Old 20th October 2008, 06:00   #1
jiake
Senior Member
 
jiake's Avatar
 
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
Using different name for different languge

I install a software, it shows me a language selection box. if I select "English", setup not only shows the English interface, but also the name shown is an English name.
e.g. Welcome to the ENGLISHNAME setup wizard.

But if I select Chinese, the name show will be changed to its Chinese name.
e.g. Welcome to the CHINESENAME setup wizard.
(Of course, the sentence above is only an example, in fact they are all Chinese charactors. I only want the name to be different, we know that other words of multi-language interface were defined in the language files.)

I want to know how to assign different name when select different language.

Maybe my English is not very well if only you can understand.
jiake is offline   Reply With Quote
Old 20th October 2008, 08:07   #2
simptz
Junior Member
 
Join Date: Oct 2008
Posts: 8
hi,

you can use LangString:

LangString main ${LANG_ENGLISH} "Mainprogramm"

and this i think:

!define PRODUCT_NAME "$(main)"

i dont know if this works, but try it
simptz is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump