Quote:
Originally Posted by bunti_o4u
Add custom messages in your script for each sentence like below:
Code:
[CustomMessages]
Game=东亰ザナドゥ→涓滀喊銈躲儕銉夈偉
Then in the caption of labels, expand the relevant custom message like below:
Code:
Caption:=ExpandConstant('{cm:Game}');
this will definitely work...
|
bunti ,How to change the word ?when I change the appname=东亰ザナドゥ ,it is wrong.
"Welcome to {#AppName} Installer Wizard" will be change the word,like this
Welcome to 涓滀喊銈躲儕銉夈偉 Installer Wizard
please help me.what can I do?