Comment 2 for bug 1261545

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

Reviewed: https://review.openstack.org/62922
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=ece77d17864fb2174f661c4204ff07a197477ac6
Submitter: Jenkins
Branch: master

commit ece77d17864fb2174f661c4204ff07a197477ac6
Author: Vijendar Komalla <email address hidden>
Date: Tue Dec 17 13:58:05 2013 -0600

    Add _() to rackspace resource strings

    As part of fix to bug #1249217, all the translation strings were
    included in _(), but rackspace resources were ignored.
    This change is to fix translation strings in rackspace resources.

    Change-Id: I2a422746693136636cc137e2e9cc1bd3a7e6bb01
    Closes-Bug: #1261545