Thanks for the amazing tool
zths!
I was using a combination of Textractor and Translation Aggregator so this is most welcomed.
Since this injects the translated text it seems to not work with word-wrapping scripts which I believe has been previously mentioned. My "workaround" is to just change the font and size which seems to resolve the issue for me.
For example, in VX Ace I added the following into main.
Code:
Font.default_name = ["Verdana"]
Font.default_size = 12
Before
You must be registered to see the links
After
You must be registered to see the links