horizon/openstack_dashboard/dashboards/project/volumes/templates/volumes
Doug Fish de20d7271a Create titles without concatenation
Several panels use the template filter "add" to concatenate data
and translatable text, for example
title=_("Volume Details: ")|add:volume.name|default:_("Volume Details:")

These need to be updated to use string formatting.  This is needed
because it's not clear when looking at the translations if any text
follows the translatable segment.  Dict based substitution has been
used to further clarify the messages for translators.

Change-Id: I54d07233d2003904468ef317c352126eb6bf5f70
Closes-bug: #1394573
2014-12-02 07:09:26 -06:00
..
backups Create titles without concatenation 2014-12-02 07:09:26 -06:00
snapshots Create titles without concatenation 2014-12-02 07:09:26 -06:00
volumes Create titles without concatenation 2014-12-02 07:09:26 -06:00
index.html Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00