Home
last modified time | relevance | path

Searched refs:sysLangCode (Results 1 – 1 of 1) sorted by relevance

/dports/polish/qnapi/qnapi-0.2.3/libqnapi/src/config/
H A Dconfigreader.cpp53 QString sysLangCode = QLocale::system().name().left(2); in readGeneralConfig() local
55 SubtitleLanguage().listLanguageTwoLetterCodes().contains(sysLangCode) in readGeneralConfig()
56 ? sysLangCode in readGeneralConfig()