Comment 6 for bug 1369445

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

Reviewed: https://review.openstack.org/125206
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a1e770dc108bd101b79d5f9cf7de3238749556ff
Submitter: Jenkins
Branch: master

commit a1e770dc108bd101b79d5f9cf7de3238749556ff
Author: Aaron Sahlin <email address hidden>
Date: Tue Sep 30 16:25:04 2014 -0500

    Add ':' inside translatable (Part 2 of 2)

    Punctuation needs to be included in translation since punctuation differs
    depending on the language. Along with moving ':' also replaced &nbsp; with
    blank space insde trans or transblock tag.The initial review grew too large,
    so this patch has been broken into 2 reviews. Part 2 will cover the files in
    openstack_dashboard/dashboard/project while Part 1 coverered the rest.

    Change-Id: Ibf2036d5bbc4c478fcb912f6335104356e8f1317
    Partially-Closes-Bug: #1369445