Hi Lucio,
I will reopen the issue according to my comments so we can discuss more
around that.
Regards,
Aline Manera
On 08/09/2016 11:42 AM, Lucio Correia wrote:
Changes in V3:
Added patch 5. Other patches are the same already reviewed.
Lucio Correia (5):
Add option to get untranslated message text
Issue #142 - Translate request log at reading-time
Fix issue with converting message to unicode
Update tests
Fix ascii_dict and utf8_dict
src/wok/control/base.py | 13 ++++++------
src/wok/message.py | 32 ++++++++++++++++-------------
src/wok/reqlogger.py | 53 ++++++++++++++++++++++++++++++++++++++++---------
src/wok/root.py | 12 +++++------
src/wok/stringutils.py | 6 ++----
tests/test_api.py | 2 +-
6 files changed, 77 insertions(+), 41 deletions(-)