horizon/openstack_dashboard/dashboards/identity
Travis Tripp eabc23c3b8 Translate angular html with '-'.
The empty value of '-' needs to be translated.
This adds the translation for it with a new filter.

To test:

In local_settings.py

LAUNCH_INSTANCE_NG_ENABLED = True

update enabled/_1051_project_ng_images_panel.py
update enabled/_3031_identity_users_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/
 http://localhost:8005/project/ngusers/

Launch an instance.
Go to security groups step.
Expand details for a security group.

All text on page should be fake localized where the english
is surrounded by other characters.
[~-~KanjiChars]

Change-Id: Ic004732a970d0af857534a1b3d367732be370979
Closes-Bug: #1496679
2015-09-16 22:52:18 -06:00
..
domains Adds button to disable more than one domain at a time 2015-09-12 12:37:49 +01:00
groups Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
ngusers Adding identity users table 2015-07-11 11:52:17 -07:00
projects Merge "Revert patch of bug #1445055" 2015-08-14 02:28:38 +00:00
roles Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
static/dashboard/identity Translate angular html with '-'. 2015-09-16 22:52:18 -06:00
users Merge "Update default_project param on create user" 2015-09-14 10:54:48 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00