horizon/openstack_dashboard/dashboards/project/images_and_snapshots
Akihiro MOTOKI 598c73567e Mark additional strings as translatable
Some variables and templates variables that should be translatable
weren't marked as such.

Fixes bug #1180316

Note the change in horizon/templates/horizon/common/_quota_summary.html
is not backported in this commit to keep the existing translations work.

Change-Id: I90baf19c4bea09c126f8ed225777037194f5331f
(cherry picked from commit acfb83d5d5)
2013-06-11 16:41:40 +09:00
..
images Mark additional strings as translatable 2013-06-11 16:41:40 +09:00
snapshots Increase maxlength of Snapshot Name to 255. 2013-03-06 15:14:22 -08:00
templates/images_and_snapshots Implements ability to upload local image to glance. 2013-02-15 21:50:54 -05:00
volume_snapshots Ensure to use api.<category>.<method> 2013-01-22 20:37:12 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
tests.py Ensure to use api.<category>.<method> 2013-01-22 20:37:12 +09:00
urls.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
views.py Ensure to use api.<category>.<method> 2013-01-22 20:37:12 +09:00