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

Translation of negative amounts

XMLWordPrintable

      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)

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes