horizon/openstack_dashboard/dashboards/project/firewalls
Noboru Arai 528bb1a6ec replace "ugettext" method with "ugettext_lazy"
In the bug "1124276", ugettext" method was replaced with "ugettext_lazy".

I do the same thing to the code which is detected by "grep" commad.

Change-Id: I494538beb8f28d6ad4658e9d5e45dbde041d889c
Closes-Bug: #1226354
2013-09-17 10:54:06 +09:00
..
templates/firewalls Minor cleanups on FWaaS message strings 2013-09-13 16:37:52 +09:00
__init__.py FWaaS Horizon panel 2013-09-10 18:03:12 +09:00
forms.py FWaaS Horizon panel 2013-09-10 18:03:12 +09:00
panel.py FWaaS Horizon panel 2013-09-10 18:03:12 +09:00
tables.py replace "ugettext" method with "ugettext_lazy" 2013-09-17 10:54:06 +09:00
tabs.py replace "ugettext" method with "ugettext_lazy" 2013-09-17 10:54:06 +09:00
tests.py FWaaS Horizon panel 2013-09-10 18:03:12 +09:00
urls.py FWaaS Horizon panel 2013-09-10 18:03:12 +09:00
views.py replace "ugettext" method with "ugettext_lazy" 2013-09-17 10:54:06 +09:00
workflows.py replace "ugettext" method with "ugettext_lazy" 2013-09-17 10:54:06 +09:00