Internationalization and translation library.
Go to file
Doug Hellmann 0ce52c22b6 Fix the link to the bug tracker in the README
Change-Id: Ib944a467598fa544e0a1fc7e64db57dacffa4892
2015-01-06 10:05:15 -05:00
doc/source Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
oslo Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
oslo.i18n/locale Imported Translations from Transifex 2014-11-20 06:04:08 +00:00
oslo_i18n Correct the translation domain for loading messages 2014-12-22 11:17:54 -05:00
tests Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
tools sync cross-test script from incubator 2014-04-29 12:29:38 -07:00
.coveragerc initial export with graduate.sh 2014-04-29 11:58:57 -07:00
.gitignore update .gitignore with new lib name 2014-04-29 12:24:28 -07:00
.gitreview update .gitreview 2014-04-29 13:18:51 -07:00
.mailmap initial export with graduate.sh 2014-04-29 11:58:57 -07:00
.testr.conf initial export with graduate.sh 2014-04-29 11:58:57 -07:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00:00
HACKING.rst initial export with graduate.sh 2014-04-29 11:58:57 -07:00
LICENSE initial export with graduate.sh 2014-04-29 11:58:57 -07:00
MANIFEST.in initial export with graduate.sh 2014-04-29 11:58:57 -07:00
README.rst Fix the link to the bug tracker in the README 2015-01-06 10:05:15 -05:00
babel.cfg initial export with graduate.sh 2014-04-29 11:58:57 -07:00
openstack-common.conf sync cross-test script from incubator 2014-04-29 12:29:38 -07:00
requirements.txt Add pbr to installation requirements 2014-10-24 09:27:13 -04:00
setup.cfg Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
setup.py Updated from global requirements 2014-05-09 01:06:59 +00:00
test-requirements.txt Updated from global requirements 2014-10-22 19:16:37 +00:00
tox.ini Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00

README.rst

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.