Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-42744 lupdate needs C++11 support
  3. QTBUG-47467

Lupdate confused by nullptr in case of plural forms

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Done
    • P2: Important
    • 5.6.1
    • Tools: Linguist
    • None
    • 510b3a7267134dec365289fa965df6c00f846a28

    Description

      If you do the following:

      tr("%n occurrences replaced.", nullptr, items.size());

      the lupdate doesn't recognize it as a plural form.

      See https://codereview.qt-project.org/#/c/121758/

      Attachments

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

        Activity

          People

            dg0yt Kai Pastor
            jkobus Jarek Kobus
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes