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

Provide localized versions of QLocale::languageToString() and QLocale::countryToString()

XMLWordPrintable

      The current static methods languageToString() and countryToString() return the english name of the given language/country. However, localized applications may want to display also localized names of countries and languages. One example for such an application is Linguist, which displays the target language of a translation, and is translated in 5 languages.

      Since Qt officially supports 5 languages, Qt should provide localized names for these languages. One way would be to add non-static methods languageToString(), and countryToString(), which return localized names if available.

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

            laknoll Lars Knoll
            kkohne Kai Köhne
            Votes:
            11 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes