Quote:
Originally Posted by KaktoR
I always got confused with [SetupTitle] and [Title]. Everytime I have to figure out what is the text stage heading (Welcome, Select Destination Location, ...).
Could you rename it to something more precise? Something like [TextStageTitle].
|
It would be possible, but it would be more confusing in the script by changing this.
Currently in the script, as variables that refer to a title are: WelcomePageTitle, SystemPageTitle, etc;
In addition to [SetupTitle], [SetupTitleAR], [Title] also has [BigTitle].
An option would be changed to [PageTitle] and [PageBigTitle]
Would it be good for you?