Searched defs:nlsPath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp2250 QString nlsPath = QString(szNlsPath) + gVBoxLangSubDir; local
2251 QDir nlsDir (nlsPath);
2281 msgCenter().cannotFindLanguage (langId, nlsPath);

Completed in 55 milliseconds