Commit Graph

5 Commits

Author SHA1 Message Date
ChangBo Guo(gcb) 5a8a712c26 Update URLs in documents according to document migration
Change-Id: I71f5444055b997905a913fdaaf31080cfbe85513
2017-07-12 23:28:29 +08:00
Duan Jiong d10c8fe38b Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I52be02c3db254f63bb37270fa504694431d7671b
2017-03-23 16:04:59 +08:00
Andreas Jaeger 5304525755 Update translation setup
Follow new infra setup for translations, see spec
http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html
for full details.

This basically renames
oslo.service/locale/oslo.service.pot to
oslo_service/locale/oslo_service.pot. For this we need to update
setup.cfg.

Update also domain name in i18n.py.

The project has no translations currently, let's remove the outdated
pot files, the updated scripts work without them. So, we can just
delete the files and once there are translations, an updated pot file
together with translations can be imported automatically.

Change-Id: I4bbe492faee1c04ede16b3a4e9da2a9521eecccd
2016-01-29 11:43:28 +01:00
Elena Ezhova 78ca75d550 Update the _i18n.py file and fix the domain value
Change-Id: I6e82d2f70e3143ff8605b0d6b81ac786206469e3
2015-12-02 12:04:43 +03:00
Elena Ezhova 47d6f01abb Fix unit tests 2015-05-21 17:00:17 +03:00