neutron-lib/neutron_lib/hacking
Ihar Hrachyshka b87ecb3b8c Enforce log messages not being translated
This is in line with discussion [1] where translators asked to stop
translating log messages, leaving translations for user visible messages
only.

This patch introduces a new N537 check, and since it is more broad than
N533 while covering all cases of the latter check, N533 is removed.

This patch also cleans up _i18n._L? translation hints since they are
internal and won't be allowed anymore.

[1] http://lists.openstack.org/pipermail/openstack-dev/2017-March/114191.html

Related-Bug: #1674569
Change-Id: I2813587824eac1a996c715b0c4bd36b0c9580d73
2017-04-12 15:57:38 -07:00
..
__init__.py Lib specific hacking rules 2016-02-08 13:53:10 -07:00
checks.py Enforce log messages not being translated 2017-04-12 15:57:38 -07:00
translation_checks.py Enforce log messages not being translated 2017-04-12 15:57:38 -07:00