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

lupdate does not recognize concatenated text in QML files

XMLWordPrintable

    • 52b3d6263bb58ca82a8f00d42af801f5ed521f6b

      Given the code:

      Text {
        text: qsTr("This is a really" + " long string")
      }
      

      lupdate should pick up a "This is a really long string" for translation, but it does not, which makes it impossible to split long literals into multiple lines.

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

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            saviq MichaƂ Sawicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes