<p><br>
On Jan 17, 2013 7:55 PM, "Stefan Keller" <<a href="mailto:sfkeller@gmail.com">sfkeller@gmail.com</a>> wrote:</p>
<p>><br>
> Thanks for the hint.<br>
> How would you then for example insert a newline (CR+) LF?<br>
> Does there a language file format standard exist for that?<br>
></p>
<p>Well, the idea is that you don't mix layout into the content at all. Presuming a line break at a certain position might not make sense in another language.</p>
<p>Not a problem of language file format, but your app framework.</p>
<p>M<br>
</p>