horizon/openstack_dashboard
Thai Tran 96130205fc Fixed dashboard angular translation issue
We now have javascript files in openstack_dashboard as well. However,
the run_test script does not account for this and only run translation on
the horizon folder. This patch address this problem. Also removed the
invalid gettext('') since that causes the msgid to be blank.

Steps to test:
1. ./run_tests.sh --makemessages
2. ./run_tests.sh --pseudo de
3. ./run_tests.sh --compilemessages
4. set LAUNCH_INSTANCE_NG_ENABLED = True in local_settings.py
5. localhost:8001/settings/ and change to deutsch
6. localhost:port/project/instances/ and click on launch instance

Co-Authored-By: Doug Fish <drfish@us.ibm.com>
Change-Id: If1cd1937d40d359a4a4ecd75406f62e8f8802082
Closes-bug: #1444150
2015-05-05 11:32:33 -07:00
..
api Merge "Populating job type choices via api call" 2015-04-29 23:12:24 +00:00
conf Add "Preview Stack" action to Stacks table 2015-03-13 15:35:47 +03:00
dashboards Merge "corrected the create volume from snapshot" 2015-04-30 20:06:34 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled [Launch Instance Fix] Conditionally enable UI 2015-04-03 16:30:48 -06:00
local Merge "Add missing telemetry policy example file" 2015-04-14 03:50:10 +00:00
locale Imported Translations from Transifex 2015-05-01 06:17:29 +00:00
management Detect apache version 2015-04-03 09:51:05 +02:00
openstack Drop use of 'oslo' namespace package 2015-04-28 19:15:39 +00:00
static Fixed dashboard angular translation issue 2015-05-05 11:32:33 -07:00
templates Fixed dashboard angular translation issue 2015-05-05 11:32:33 -07:00
templatetags Replaces always disabled context selection link 2014-10-20 15:50:12 -06:00
test Merge "Populating job type choices via api call" 2015-04-29 23:12:24 +00:00
usage Add help text for vcpu hours 2015-02-14 13:10:06 +08:00
utils Merge "Fix replacement of exception category list" 2015-03-28 05:14:07 +00:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Update project list in the header bar. 2014-12-11 18:22:38 +02:00
exceptions.py Revert "Refactoring the exceptions lists" 2015-04-06 16:49:17 -05:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy_backend.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Add Russian to settings.py 2015-04-13 10:50:47 -05:00
static_settings.py Updated incorrect name for angular lrdragndrop 2015-03-31 10:42:18 +00:00
urls.py Allow specifying authentication URLs from settings 2015-03-18 11:44:30 +11:00
views.py Redirect initial hit to login page 2015-03-13 15:14:23 +11:00