Internationalization and translation library.
Go to file
Adam Spiers 746be6362b Fix guidelines w.r.t. translation of log messages
Translation of log messages was ceased starting with Pike, but these
guidelines were only partially updated (by Ia34ad79ca9), with a small
warning block buried in the middle of a long page of unchanged
guidelines which it somewhat contradicted.

So update the rest of the page to align with current best practices in
order to avoid confusion.

Also summarise the primary reasons for the change in policy, so that
curious readers don't have to trawl through long email threads to find
out.

Change-Id: Ib86013ff5e7bd07ddc696da2e4c56ce9d07f0cb6
2019-06-12 12:11:50 +01:00
doc/source Fix guidelines w.r.t. translation of log messages 2019-06-12 12:11:50 +01:00
oslo_i18n Override getttext.find to cache result 2018-11-21 14:45:52 +01:00
releasenotes Update master for stable/stein 2019-03-18 14:44:50 +00:00
.coveragerc Fix coverage configuration and execution 2015-10-08 17:18:36 -04:00
.gitignore Clean up .gitignore references to personal tools 2018-10-15 11:47:54 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:33 +00:00
.mailmap initial export with graduate.sh 2014-04-29 11:58:57 -07:00
.stestr.conf Switch to stestr 2018-07-03 16:10:13 +07:00
.zuul.yaml Change python3.5 job to python3.7 job on Stein+ 2019-02-14 10:25:44 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:38 +00:00
HACKING.rst Update URLs in documents according to document migration 2017-07-12 15:47:32 +08:00
LICENSE initial export with graduate.sh 2014-04-29 11:58:57 -07:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 19:12:27 +08:00
babel.cfg initial export with graduate.sh 2014-04-29 11:58:57 -07:00
lower-constraints.txt Switch to stestr 2018-07-03 16:10:13 +07:00
requirements.txt Updated from global requirements 2017-11-16 11:21:16 +00:00
setup.cfg Dropping the py35 testing 2019-04-15 01:04:09 +00:00
setup.py Updated from global requirements 2017-03-03 00:03:02 +00:00
test-requirements.txt Cap Bandit below 1.6.0 and update Sphinx requirement 2019-05-15 15:20:46 +00:00
tox.ini Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 19:12:27 +08:00

README.rst

Team and repository tags

image

oslo.i18n -- Oslo Internationalization Utilities

Latest Version

Downloads

The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.