The topic description may not be the most descriptive, but I am unsure how else to describe my problem.
I am building an translation application for a website in various languages, all translators need to do is log in and fill out textfields with the proper translation. I would like to have a textbox displaying the english "main branch" translations next to the actual textarea where the translations are typed.
I tried using the "description" label for showing the original language, but sine linebreaks and other formatting is completely ignored (or throwing errors in the case of html), I can't really use that option.
Could someone point me in the right direction for building a user control with a label that can contain formatting and a textarea for filling in the translation?
Translation tool user control help
Hi All
The topic description may not be the most descriptive, but I am unsure how else to describe my problem.
I am building an translation application for a website in various languages, all translators need to do is log in and fill out textfields with the proper translation. I would like to have a textbox displaying the english "main branch" translations next to the actual textarea where the translations are typed.
I tried using the "description" label for showing the original language, but sine linebreaks and other formatting is completely ignored (or throwing errors in the case of html), I can't really use that option.
Could someone point me in the right direction for building a user control with a label that can contain formatting and a textarea for filling in the translation?
All advice would be appreciated.
is working on a reply...