Comment 11 for bug 1674542

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

Reviewed: https://review.openstack.org/449487
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=059fae0ed5b99fd31abdc22768da90ed3347ade4
Submitter: Jenkins
Branch: master

commit 059fae0ed5b99fd31abdc22768da90ed3347ade4
Author: yfzhao <dsware@126.com>
Date: Fri Mar 24 16:38:27 2017 +0800

    Remove log translations in share and share_group 4/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 4/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: Ia46e9dc4953c788274f5c9b763b2fed96c28d60e
    Depends-On: I9fd264a443c634465b8548067f86ac14c1a51faa
    Partial-Bug: #1674542