Comment 6 for bug 1180316

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

Reviewed: https://review.openstack.org/32667
Committed: http://github.com/openstack/horizon/commit/598c73567e1b162ba6ed0d3990530f10c90bfdba
Submitter: Jenkins
Branch: stable/grizzly

commit 598c73567e1b162ba6ed0d3990530f10c90bfdba
Author: Akihiro MOTOKI <email address hidden>
Date: Tue Jun 11 16:41:40 2013 +0900

    Mark additional strings as translatable

    Some variables and templates variables that should be translatable
    weren't marked as such.

    Fixes bug #1180316

    Note the change in horizon/templates/horizon/common/_quota_summary.html
    is not backported in this commit to keep the existing translations work.

    Change-Id: I90baf19c4bea09c126f8ed225777037194f5331f
    (cherry picked from commit acfb83d5d5e45506cb2198869bc9e345f87ff6ea)