]> git.ipfire.org Git - people/ms/westferry.git/commit
i18n: Define the _ function
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Dec 2015 21:53:37 +0000 (22:53 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Dec 2015 21:53:37 +0000 (22:53 +0100)
commit615d633547b2f45fced380baf0e95d46669b2ffd
treef936057f5c4905812f7259385058862e631a9c93
parentcbc611959c8dcdb92289f445c7db5dcdb76921cf
i18n: Define the _ function

This is just a dummy for now, but it has been used
in some parts of the code.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/westferry/handlers/base.py
src/westferry/i18n.py