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

"Updating '%1'..." not translatable in lrelease

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.10.0 FF
    • 5.15.16, 6.8, 6.9
    • Tools: Linguist
    • None
    • 434e22f31 (dev)

    Description

      This string is not translatable in lrelease.

       

      $ grep -r "Updating '%1'..." *
      qttools/src/linguist/lrelease/main.cpp:        printOut(QLatin1String("Updating '%1'...\n").arg(qmFileName));
      qttools/src/linguist/lupdate/main.cpp:            printOut(QStringLiteral("Updating '%1'...\n").arg(fn));

       

      It would probably be the first line for lrelease

       

      Produces an output like:

       

      Updating 'qtbase_sv.qm'...

      Genererade 1799 översättningar (1799 slutförda och 0 oavslutade)

      Attachments

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

        Activity

          People

            masoud.jami Masoud Jami
            yeager Daniel Nylander
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes