Comment 2 for bug 1217100

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

Reviewed: https://review.openstack.org/43804
Committed: http://github.com/openstack/neutron/commit/9842dcb34cb79b942391fdab4a00dd790b5e299e
Submitter: Jenkins
Branch: master

commit 9842dcb34cb79b942391fdab4a00dd790b5e299e
Author: ZhiQiang Fan <email address hidden>
Date: Tue Aug 27 08:02:04 2013 +0800

    Fix message i18n error

    Partial-Bug: #1217100

    Using tools/check_i18n.py to scan source directory, and fix most of
    the errors.

    - Message internationalization
    - First letter must be capital
    - Using comma instead of percent in LOG.xxx

    Note: all extension's description are not touched in this patch,
    can be fixed after discussing.
    Note: all nicira/check_nvp_config.py print messages are not fixed.

    Change-Id: I79ef06fd42f6780beb5019c592662536c2a51864