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 thanks, it work now