]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix I18N errors 34822/head
authorVolker Theile <vtheile@suse.com>
Wed, 20 May 2020 10:59:22 +0000 (12:59 +0200)
committerVolker Theile <vtheile@suse.com>
Wed, 20 May 2020 10:59:22 +0000 (12:59 +0200)
commitf440d12d5900537eebf0d38a4254a1c15f642b88
tree5df55d630fad03ebacb122bab7341da8e6e34aac
parent464045f15e9125d519bfdec5493e48525846e323
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>
(cherry picked from commit 897e6a352d1623a045801fabcd3ddaa34bf0e498)
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