src/cm/message.py
author Kirill Miazine <km@krot.org>
Sat, 16 Jan 2010 18:44:07 +0100
changeset 98 8f71a14e2486
parent 0 40c8f766c9b8
permissions -rw-r--r--
Update Norwegian po-files with new strings and review translation.

def display_message(request, string):
    request.flash['message'] = string