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

QMessageBox buttons not translated on Android

XMLWordPrintable

    • Android

      I am loading qt translator qt_fr.qm in my main, but QMessageBox buttons are not getting translated.

      For instance:
      int rep = QMessageBox::question (this,
      tr("Suppression de toutes les marques"),
      tr("Etes-vous sur ?"),
      QMessageBox::Yes | QMessageBox::No);

      Always shows "Yes" and "No" on buttons.

      Thanks
      Philippe Lelong

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

            lukasz.kosiorowski lukasz.kosiorowski
            maitai Philippe Lelong
            Votes:
            3 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes