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

Reading translated QMimeType comments

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • Not Evaluated
    • None
    • None
    • Core: Locales (i18n)
    • None

    Description

      With the current implementation, when using QMimeDatabase and QMimeTypes, QMimeType::comment() will use the system language to search for the most appropriate translation of the mime type definition. I'm wondering if it wouldn't be better to check for the current default locale's language first?

      Right now, I don't see a way to run my application fully translated in a language other than the system's language because of this implementation. But maybe I am missing something?

      Attachments

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

        Activity

          People

            dfaure_kdab David Faure
            bwoester Benjamin Wöster
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes