**Steps to replicate the issue** (include links if applicable):
* Use MinT via CX API
* Try to translate content that has newlines
**What happens?**:
Sometimes content after newline gets translated, sometimes it does not. See examples below.
**What should have happened instead?**:
Proper predictable translations.
**Software version** (skip for WMF-hosted wikis like Wikipedia):
* MediaWiki master
**Other information** (browser name/version, screenshots, etc.):
Some test cases:
**Case 1**:
//Input to the CX API//:
"The value for a parameter is required.\nTo get full help for the command, send `{1}help {0}`."
//Output//:
The value for a parameter is required.
To get full help for the command, send `{1}help {0}`.
//Output on https://translate.wmcloud.org/ //:
एक पैरामीटर के लिए मान आवश्यक है ।
कमांड के लिए पूरी मदद पाने के लिए भेजें ।
**Case 2**:
//Input to the CX API//:
"Streams are available only for Wikimedia projects.\nList of allowed domains: {0}.",
//Output//:
धाराएं केवल विकिमीडिया परियोजनाओं के लिए उपलब्ध हैं।!अनुमति प्राप्त डोमेन की सूची: {0}.
//Output on https://translate.wmcloud.org/ //:
धाराएँ केवल विकिमीडिया परियोजनाओं के लिए उपलब्ध हैं ।
अनुमत डोमेन की सूचीः { 0 ]
**Case 3**:
//Input to the CX API//:
"The stream goal (page title or namespace number) is required.\nTo get full help for the command, send `{1}help {0}`.",
//Output//:
लक्ष्य धारा (पृष्ठ शीर्षक या नामस्थान संख्या) आवश्यक है।
To get full help for the command, send `{1}help {0}`.
//Output on https://translate.wmcloud.org/ //:
स्ट्रीम लक्ष्य (पृष्ठ शीर्षक या नेमस्पेस संख्या) की आवश्यकता है ।
कमांड के लिए पूरी मदद पाने के लिए भेजें ।
---
The behavior is also not consistent between languages. For eg: Translating **Case 3** to Spanish //outputs//:
Se requiere el stream de objetivo (título de página o número de espacio de nombres).¡Qué tan bueno es esto
Para obtener ayuda completa para el comando, envíe ayuda {0}`.