Value proposition (why do we need to do this)?
As a user I want to be able to preview the translated SVG before I upload it to Commons so I can be sure it renders fine.
Functionality/software changes
- The image by default shows the labels in the language chosen by the user in the 'From' column (or default if none picked)
- When a user adds a translation and focuses out of the input box and the input contains some translation (not blank), the label in the image changes to the added translation. Note that the preview is not after every added character but after every completed label to reduce the number of roundtrips we need to do for rendering the SVG.
User interface changes
Does this need QA?
Yes.