From b2879e5a0400f883f33815f4b03946a7cb1aca0a Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Wed, 9 Jan 2019 10:17:35 -0800 Subject: [PATCH] pybind/mgr/dashboard: add modified messages.xlf This is to fix the make check failure in mgr-dashboard-frontend-unittests. Signed-off-by: Neha Ojha --- .../mgr/dashboard/frontend/src/locale/messages.xlf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf b/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf index 659fed32cf4f..412f8f781dea 100644 --- a/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf +++ b/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf @@ -3886,6 +3886,20 @@ 1 + + PG Log Hard Limit + + src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.ts + 1 + + + + Puts a hard limit on pg log length + + src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.ts + 1 + + OSD Flags were updated successfully. -- 2.47.3