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

QT_TRID_NOOP with qsTrId does not load plural forms

    XMLWordPrintable

Details

    • 9364c3fcc8c98f70aceaac5b72823e290504cb2a (qt/qttools/5.12)

    Description

      Steps to reproduce the issue:
      1. Run attached test application
      2. It's using QT_TRID_NOOP() inside of a QML ListElement and uses qsTrId() in the delegate

      -> Only the first singular form translation is used from the .qm file. As soon as the second parameter of qsTrId is more than 1 the translation is not loaded and the plain ID is shown.

      Expected: Also the plural translations are loaded

      Probably related to this old issue: QTBUG-3945

      Tested on OS X 10.11

      Attachments

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

        Activity

          People

            lugerard Lucie Gerard
            kileppal Kimmo Leppälä
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes