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

Arabic-indic numerals instead of Arabic numerals in Slovak localization

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.8.5
    • 4.8.4
    • Core: Locales (i18n)
    • None
    • Gentoo / Arch linux
      qt-everywhere-opensource-src-4.8.4.tar.gz
      LC_NUMERIC="sk_SK.UTF8"
    • 94a5839d74d53832674cd6eca49c980bac27fc04

      Call QSystemLocale().query(QSystemLocale::ZeroDigit, QVariant()); returns ٠ instead of 0.

      In generated file src/corelib/tools/qlocale_data_p.h is zero digit 1632 instead of 48:

          {    108,     0,   191,  1643,  1644,  1563,  1642,  *1632* ... // Slovak/AnyScript/Slovakia
      

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

            thiago Thiago Macieira
            mireq Miroslav Bendík
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes