Closed GoogleCodeExporter closed 9 years ago
The plugin doesn't support plain text translation, just only html. This means
that newlines aren't preserved and the translation might contain html special
characters, which aren't displayed properly in a textarea. Unfortunately it's
not trivial how to solve this because the plugin uses html elements to handle
translate long text. So I'd suggest inserting <br/> tags in place of newlines
and display the translation in a div instead.
related issues:
http://code.google.com/p/jquery-translate/issues/detail?id=48
http://code.google.com/p/jquery-translate/issues/detail?id=15
Original comment by balazs.endresz
on 19 Feb 2011 at 12:37
Original comment by balazs.endresz
on 11 Mar 2011 at 7:54
Original issue reported on code.google.com by
peter.ml...@gmail.com
on 19 Feb 2011 at 10:02