Comment 12 for bug 1674542

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/449492
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=8dd6cd5850d3dde7375414e98c3296708923a3c3
Submitter: Jenkins
Branch: master

commit 8dd6cd5850d3dde7375414e98c3296708923a3c3
Author: yfzhao <dsware@126.com>
Date: Fri Mar 24 16:47:05 2017 +0800

    Remove log translations in others 5/5

    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.
    This is the 5/5 commit.
    Old commit will be abandoned: https://review.openstack.org/#/c/447822/

    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: Ifebf6bf1ab8280c3ad3c573ae3772624bf47b461
    Depends-On: I9fd264a443c634465b8548067f86ac14c1a51faa
    Partial-Bug: #1674542