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

[REG 5.12 -> 5.13] lupdate does not update .ts with translations in cpp files on subdirs projects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 5.13.0
    • Tools: Linguist
    • None
    • Windows

      Having a project of subdirs type in which a translation variable is defined:

      TEMPLATE = subdirs
      SUBDIRS += SubProject1 \
                 SubProject2
      TRANSLATIONS += translations/fa-IR.ts

      lupdate does not add entries to .ts file for translations in cpp files while working normal for qml files.
      This was not an issue in Qt 5.12.

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

            jbornema Joerg Bornemann
            nejatafshar Nejat Afshar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes