Quote:
Originally Posted by heihuanlanhun
I've done that and It can't work
|
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...