In Version 1.2.15 and 1.2.15b the replacing of Virtual Text only works if you choose English at the "Select your Language" Combobox.
The bug is reproducable.
Way to reproduce the bug:
Create a new Project
Add a CustomBlankPane2 in the Category "Standard Install" for example after the "Welcome Screen"
Add a VirtualText String in "Virtual Text Strings" Category (Text = Example; Value=This is a simple test) for example the German language or any other language
Change the Caption or Message Property in the TextProperties of the added CustomBlankPane2 to <%Example%>
Clicking on "Preview Pane" will work but...
Build the Installer and select "German" -> while the CustomBlankPane2 is shown the installer dont replaces <%Example%>. The installer takes the standard Text string defined in the de.msg file at Themes\Modern_Wizard**.msg
The changing of "SeparatorText" also doesn't work.
In Version 1.2.15 and 1.2.15b the replacing of Virtual Text only works if you choose English at the "Select your Language" Combobox.
The bug is reproducable. Way to reproduce the bug:
The changing of "SeparatorText" also doesn't work.
In Version 1.3 the replacing works!