Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
4.7.0
Description
Currently in qml the translation feature is built-in in qmlviewer, which installs the translation file passed as argument. You need to pass all qml files that have tr strings when generating the translation, .qm file (add support for qmlproject to lupdate?). As we provide more complex components, we will need to be able to internationalize the plugin components imported from qml (avoid redoing the translation every time the component is used).
Attachments
Issue Links
- depends on
-
QTBUG-15460 lupdate support for specifying QML/QtScript translation contexts
- Closed
-
QTBUG-11859 Need a way to specify context for a URL
- Closed