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

lupdate does not recognize concatenated text in QML files

    XMLWordPrintable

Details

    • 52b3d6263bb58ca82a8f00d42af801f5ed521f6b

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes