[kmail2] [Bug 313798] 'Print' and 'Create To-do/Reminder' actions always open a dialog in English instead of current language.

Albert Astals Cid aacid at kde.org
Thu Jan 24 17:14:42 GMT 2013


https://bugs.kde.org/show_bug.cgi?id=313798

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |im/05d8e083373f4b166171e077
                   |                            |e0023f1af78b8ccf

--- Comment #2 from Albert Astals Cid <aacid at kde.org> ---
Git commit 05d8e083373f4b166171e077e0023f1af78b8ccf by Albert Astals Cid.
Committed on 24/01/2013 at 18:13.
Pushed by aacid into branch 'KDE/4.10'.

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
CCMAIL: montel at kde.org

M  +1    -1    messageviewer/translator/translatorutil.cpp
M  +61   -61   messageviewer/translator/translatorutil.h

http://commits.kde.org/kdepim/05d8e083373f4b166171e077e0023f1af78b8ccf

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list