-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
5.15.1
-
None
-
-
e24771eca (dev)
Given a qml property with a template literal string:
text: `${qsTranslate("Context", "Preinstalling...")}... ${Math.floor(progress.value)}%`
it is ignored and won't be added to the `.ts` files.
- relates to
-
QTBUG-76265 lupdate doesn't work with js template strings
-
- Closed
-