No i18n in the global namespace
commit05d8e083373f4b166171e077e0023f1af78b8ccf
authorAlbert Astals Cid <aacid@kde.org>
Thu, 24 Jan 2013 17:13:03 +0000 (24 18:13 +0100)
committerAlbert Astals Cid <aacid@kde.org>
Thu, 24 Jan 2013 17:14:31 +0000 (24 18:14 +0100)
tree613bda51b57899ee1e4709bed86598f26578bf01
parent85f2daa7c894a5f3deda86c2a5e6c099334d8ea6
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
messageviewer/translator/translatorutil.cpp
messageviewer/translator/translatorutil.h