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

lupdate: line feeds in //% are passed through as escaped characters

XMLWordPrintable

      This passes \n forward as a string in this case:

      //% "multiline\ntext"
      text: qsTrId("some-id")
      

      And ends up like this in the .ts file:

      <source>multiline\ntext</source>
      

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

            buddenha Oswald Buddenhagen
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes