Translates a column in a browser and writes the translation to another column.
Part of ue_system_tools
tools=translate=<fromColumn>=<toColumn>
If a form includes more rows, all rows are translated.
Example:
// field "bezeichnung" with germantext
// field "description" with translated english-Text
tools=translate=bezeichnung=description