Page 1 of 1

Simulate Linebreak in String

Posted: Thu Sep 14, 2006 1:02 pm
by Eiswuxe
I have translated many Strings in my project. How can I simulate a linebreak within one string? If I used to have "Text" + sLineBreak + "more Text" (or #10#13 instead of sLineBreak), how can i insert this in the translation editor? If i insert #10#13, then two questionsmarks appear which are also shown when displaying the text at runtime, but no linebreak :(

Posted: Thu Sep 14, 2006 1:11 pm
by Eiswuxe
Sorry for that stupid question. Found the multiline tool... :oops: