Skip to content
Commit 05d8e083 authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

No i18n in the global namespace

You need a kcomponent for i18n to work, and if it's in the global namespace it gets inited before anything can happen

Please do not ignore
"KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work"
in the future

BUGS: 313798
CCMAIL: montel@kde.org
parent 85f2daa7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment