Display timestamps using the application locale
authorDaniel Albers <daniel@lbe.rs>
Mon, 10 Dec 2012 14:33:52 +0000 (15:33 +0100)
committerDaniel Albers <daniel@lbe.rs>
Mon, 10 Dec 2012 15:03:03 +0000 (16:03 +0100)
commit829c1d4110f56bdd32a346b67aa9cf6cea8f693d
tree0aa2015cff176accbb1dc95d0fefc783d6c6e452
parentc64a887d0f05222590299fb2bb8d56fa9fadb16d
Display timestamps using the application locale

Reverts configuration of timestamp formats via translation files.
Formatting of timestamps and such should completely move from core to client at
some point.
Fixes #1199
src/core/eventstringifier.cpp
src/uisupport/uistyle.cpp