Internationalization and translation library.
7934e6f405
Make it clearer why the function argument to _() etc. has to be a string, by explicitly mentioning source inspection, as suggested by Doug: https://review.opendev.org/#/c/664670/1/doc/source/user/guidelines.rst@164 Change-Id: I87212a709b9e474238f4a4feca5ed806cfb4bd49 |
||
---|---|---|
doc/source | ||
oslo_i18n | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
oslo.i18n -- Oslo Internationalization Utilities
The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.i18n/latest
- Source: https://opendev.org/openstack/oslo.i18n
- Bugs: https://bugs.launchpad.net/oslo.i18n
- Release notes: https://docs.openstack.org/releasenotes/oslo.i18n/