merge with Dev
This commit is contained in:
@@ -2386,7 +2386,7 @@ void Options::load (bool lightweight)
|
||||
}
|
||||
}
|
||||
|
||||
langMgr.load ({localeTranslation, languageTranslation, defaultTranslation});
|
||||
langMgr.load (options.language, {localeTranslation, languageTranslation, defaultTranslation});
|
||||
|
||||
rtengine::init (&options.rtSettings, argv0, rtdir, !lightweight);
|
||||
}
|
||||
|
Reference in New Issue
Block a user