|
Navigation: Program Reference > Appearance > Setup Resources > Setup Texts |
|
Setup Texts are the text files you will use in the interface with the end-user. VisualSetup supports plain-text files (.TXT) and formatted text files (.RTF), that are automatically compacted during the setup compilation.
To add a text to your setup program, select Appearance > Setup Texts menu command. Then, select Editor > Add Text menu command and select the text file you want to include.
The properties available for Setup Texts are:
Text Information
Name |
The name that identifies the text. This name with the language must to be unique, for example, you can include a text named MyText with English language property and another text also named MyText with Spanish language property. Depending on the select language, VisualSetup will display either the English version of MyText or the Spanish version of MyText. |
Conditional Information
Language |
The language of the text. Before selecting the language you want, you must to define it in the Setup Languages editor. |