horizon/openstack_dashboard/dashboards/project/stacks
Aaron Sahlin a1e770dc10 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   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
2014-10-07 15:34:22 +00:00
..
templates/stacks Add ':' inside translatable (Part 2 of 2) 2014-10-07 15:34:22 +00:00
__init__.py Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
api.py Fixing heat stack status column 2014-03-05 14:12:29 -05:00
forms.py Use integer instead of string for form max_length 2014-09-14 15:49:39 +09:00
mappings.py show correct link to compute instances in stack resource overview tab 2014-08-21 23:12:21 +00:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
sro.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
tables.py Fix concatenation in more misc actions 2014-09-25 14:01:51 -05:00
tabs.py Fix multiple Cross-Site Scripting (XSS) vulnerabilities. 2014-07-08 13:45:48 +01:00
tests.py Add templates for bootstrap's horizontal forms 2014-09-08 10:38:16 +02:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
views.py add Previous link to Project > Stacks table 2014-08-05 15:00:48 -07:00