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

SSL-error-strings are not translated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 4.6.0
    • 4.5.3
    • None
    • da1519020a53dbdc717fb3bffeaad07c5142a6e3

      Allthough QSslError::errorString() uses QObject::tr(QT_TRANSLATE_NOOP(QSslError,<error>) to translate ssl-error messages, they are not translated. Reviewing the current untranslated .ts file of Qt, the messages do not appear in the file, so I think lupdate does not find them, and as such, they are not translated.

      Since we are developing a Browser (using QtWebkit) targeting non-english speakers this is rather bad as they cannot understand the error that happened.

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

            mgoetz Markus Goetz (Inactive)
            shyru Daniel Haas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes