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

QFtp forgets to call tr()

    XMLWordPrintable

Details

    Description

      Look at API:
      QFtpPrivate::_q_piError in file qftp.cpp
      All the strings in this function use QT_TRANSLATE_NOOP while they should use QFtp::tr instead.
      Result: nothing gets translated at run time, despite the fact that the qt_*.qm contain the text!
      The equivalent API "Q3Ftp::piError" does not have this error.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            jirauser26727 user-04d21 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes