Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-11793

QtDeclarative does not handle translations for imported modules

XMLWordPrintable

      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).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kenthans Kent Hansen (Inactive)
            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes