Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.7.0
-
None
-
PC Linux
Description
I try to translate my text resources present in a listmodel but this is not allowed:
projects/workspace-qt/listview/configview.qml:8:13: ListElement: cannot use script for property value
parameter: qsTr("Vi fil")
So, how to translate my strings in a listmodel ?