Skip to content

Fix MR !6101

NicolasB requested to merge nicolasB/paraview:translation-loading-patch into master
  • pqApplicationCore::getQtTranslations method would not load paraview translation file.
    • The method did a bad call to the QTranslator::load method.
  • getTranslationsPathFromInterfaceLanguage now checks prefix to avoid wrong file finding.
Edited by NicolasB

Merge request reports