]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix I18N errors 34949/head
authorTiago Melo <tmelo@suse.com>
Thu, 7 May 2020 11:44:47 +0000 (11:44 +0000)
committerTiago Melo <tmelo@suse.com>
Thu, 7 May 2020 12:14:56 +0000 (12:14 +0000)
commit897e6a352d1623a045801fabcd3ddaa34bf0e498
treecd821e4dca0be4f7c7e3b8075e03237e8b6abd9d
parenta1ad3b1b77c20ed2e3218f81ed057e5c232043a5
mgr/dashboard: Fix I18N errors

We were just checking if the translation sources were correct and ignore if the
extraction simply failed.

Fixes: https://tracker.ceph.com/issues/45428
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/services/password-policy.service.ts
src/pybind/mgr/dashboard/run-frontend-unittests.sh