Search found 2 matches

by jarroyo
19 Apr 2023, 13:38
Forum: Help
Topic: Language files: How to include escape characters?
Replies: 1
Views: 5761

Re: Language files: How to include escape characters?

My question is still open because this is just a messy workaround, but using the Non-breaking space ASCII code (255) does the job.

So, if you want InstallForge to display this:
This is the first line.

This is the second line.

Your label in the Language file should be:
This is the first line ...
by jarroyo
19 Apr 2023, 12:55
Forum: Help
Topic: Language files: How to include escape characters?
Replies: 1
Views: 5761

Language files: How to include escape characters?

I want InstallForge to display multi-line messages, for instance:
Please read the following License Agreement.
You must accept the terms of this agreement before continuing with the installation.

I wish this could be as simple as including the \n escape character, bu InstallForge displays the "\n ...