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

Translation of negative amounts

    XMLWordPrintable

Details

    Description

      Currently QCoreApplication::translate() can not be used with a negative amount.
      In some cases it would be useful to use a negative number in a translation.

      Example :

      tr("Offset is %n minute(s)","",-3)
      tr("The temperature is %n degree(s)","",-3)

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes