In case of
QTranslator translator;
translator.load("somedir/file.qm");
and file.qm being a meta catalog file, the sub-catalogs in somedir
couldn't be located, unless "somedir" was set as second argument.
Pick-to: 5.15 6.1 6.2
Fixes: QTBUG-95013
Change-Id: I06103244ce2ff9800c2c64cb0c17f9bc7ef0e8de
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| dependencies_la.qm | ||
| dependencies_la.ts | ||
| hellotr_empty.qm | ||
| hellotr_empty.ts | ||
| hellotr_la.qm | ||
| hellotr_la.ts | ||
| msgfmt_from_po.qm | ||
| tst_qtranslator.cpp | ||