Comment 5 for bug 1674011

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

Reviewed: https://review.openstack.org/447237
Committed: https://git.openstack.org/cgit/openstack/tripleo-ui/commit/?id=21319952ddbe443d8f8018f54e5b93d5fc798ebd
Submitter: Jenkins
Branch: master

commit 21319952ddbe443d8f8018f54e5b93d5fc798ebd
Author: Julie Pichon <email address hidden>
Date: Sat Mar 18 18:53:22 2017 +0000

    Remove '\n' linebreak from localised string

    This is causing the string to be created without end quote in the pot
    file, making it invalid and impossible be upload to Zanata. No new
    strings can be added to Zanata until this is resolved.

    Note that this doesn't seem to change the tooltip as actually displayed,
    as \n doesn't appear to be interpreted as a line break at the moment.

    Change-Id: Ic4c07aade661226a6a9cf3106a0dfae0586433a8
    Partial-Bug: #1674011