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

Some translation file does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.3.0
    • None
    • Windows 7 Pro Desktop Qt 5.3.0 MinGW 4.8.2 32bit clean install via Qt Installer

    Description

      When I load the qt_fr file located in QLibraryInfo :: location (QLibraryInfo :: TranslationsPath). The buttons are not translate in French

      I wrote

      translator.load (QString ("qt_fr") QLibraryInfo :: location (QLibraryInfo :: TranslationsPath));

      app.installTranslator (& translator);

      BUT

      translator.load (QString ("qt_de") QLibraryInfo :: location (QLibraryInfo :: TranslationsPath));

      app.installTranslator (& translator);

      works ..

      qt_fr dosn't work, but qt_de work..

      Attachment, I put a test code

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            gregoire.stein Gregoire STEIN
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes