horizon/openstack_dashboard/dashboards/project/ngimages
Travis Tripp a5eff185d8 NG Images Index Header Translation
The index page needs the heading to be translated.

To test:

update enabled/_1051_project_ng_images_panel.py

set disabled=False

Then:

./run_tests.sh --makemessages
./run_tests.sh --pseudo de
./run_tests.sh --compilemessages
./run_tests.sh --runserver 0.0.0.0:8005

Go to: http://localhost:8005/settings/

Change Language to Deutsch (de)

Go to: http://localhost:8005/project/ngimages/

All text on page should be fake localized where the english
is surrounded by other characters.

[~Images~KanjiChars]

Change-Id: I247d590fcfefb22e70da1817e1bd0276cd0224eb
Partially-Implements: blueprint angularize-images-table
2015-08-19 20:18:47 -06:00
..
templates/ngimages NG Images Index Header Translation 2015-08-19 20:18:47 -06:00
__init__.py Adding Angular Project Images Panel 2015-07-10 01:04:06 -06:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
urls.py Adding Angular Project Images Panel 2015-07-10 01:04:06 -06:00
views.py Adding Angular Project Images Panel 2015-07-10 01:04:06 -06:00