Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
QDS 4.3
-
None
Description
qsTrId() allows place holders inside with .arg().
Text { text: qsTrId("Text%1").arg("tttttttttttttttttttttttttttttttttttttttt") font.pixelSize: 12 width: 50 }
Here is the translation for the code above:
The result is as follows;
// json report { "components": [ { "componentPath": "", "errors": [ ] } ] }