https://bugs.kde.org/show_bug.cgi?id=397604
--- Comment #4 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> --- Git commit d11f419afc2289e42f4b3bd682ef8269ccd13bf1 by Thomas Fischer. Committed on 30/08/2018 at 19:28. Pushed by thomasfischer into branch 'master'. Delaying initialization of static variables To allow for proper internationalization to be loaded and initialized before static const variables in BibTeXFields and BibTeXEntries, those variables have been refactored into the singleton functions of each class. M +48 -48 src/config/bibtexentries.cpp M +159 -159 src/config/bibtexfields.cpp https://commits.kde.org/kbibtex/d11f419afc2289e42f4b3bd682ef8269ccd13bf1 -- You are receiving this mail because: You are watching all bug changes.