Don't use i18n in a static variable
There's a warning telling you kf.i18n: KCatalog being used without a Q*Application instance. Some translations won't work So don't do it :)
There's a warning telling you kf.i18n: KCatalog being used without a Q*Application instance. Some translations won't work So don't do it :)