Background of the issue:
I am trying to translate a string with an embedded link formatted as strong on the page 隐藏链接.
Symptoms:
Translation adds hard line breaks () that aren't in the default language, resulting in the text being split over multiple lines with the link on its own line.
Questions:
Why does the translation add hard line breaks that aren't in the default language?
How can I ensure the text with the embedded link appears in one line?