Internationalization and translation library.
Go to file
Matt Odden 83d5fe53be Add basic lazy gettext implementation
This is the first part of an implementation towards
a deferred localization functionality in OpenStack.
This change adds a Message class for encapsulating a
translatable message and its relevant data, as well
as an example LogHandler of how such a class can be
used in the logging context.

bp delayed-message-translation

Change-Id: I8485a346d32925327ea9185e0da3822e4e19c2f5
2013-04-15 13:17:11 +00:00
openstack/common Add basic lazy gettext implementation 2013-04-15 13:17:11 +00:00
tests/unit Add basic lazy gettext implementation 2013-04-15 13:17:11 +00:00
.gitignore Ignore backup files in .gitignore 2013-05-22 12:11:14 +03:00
.gitreview Correcting openstack-common mv to oslo-incubator. 2012-11-11 23:44:12 +00:00