horizon/openstack_dashboard/dashboards/project/stacks/templates/stacks
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
..
_change_template.html Revert file permissions changed unexpectedly 2014-10-09 03:43:18 +09:00
_create.html Revert file permissions changed unexpectedly 2014-10-09 03:43:18 +09:00
_detail_events.html Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
_detail_overview.html place the word "Info" with "Information" 2014-11-21 00:12:48 +00:00
_detail_resources.html Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
_detail_topology.html Adding Heat Resource Topology to Horizon 2013-07-16 18:33:11 -05:00
_resource_info.html Rename heat logical_resource_id to resource_name 2013-08-27 14:13:56 +12:00
_resource_overview.html place the word "Info" with "Information" 2014-11-21 00:12:48 +00:00
_select_template.html Revert file permissions changed unexpectedly 2014-10-09 03:43:18 +09:00
_stack_info.html Adding Heat Resource Topology to Horizon 2013-07-16 18:33:11 -05:00
_stack_template.html 'Stack Template' tab for Heat Stack Details page 2014-11-11 10:56:52 +03:00
_update.html Revert file permissions changed unexpectedly 2014-10-09 03:43:18 +09:00
change_template.html Heat Stack update view/form 2014-03-04 12:06:31 -05:00
create.html Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
detail.html Create titles without concatenation 2014-12-02 07:09:26 -06:00
index.html Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
resource.html Create titles without concatenation 2014-12-02 07:09:26 -06:00
select_template.html Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
update.html Heat Stack update view/form 2014-03-04 12:06:31 -05:00