From bcba0202e9d3dee5e43705786fb44411f4d5448e Mon Sep 17 00:00:00 2001 From: Lenz Grimmer Date: Fri, 8 Feb 2019 11:15:17 +0100 Subject: [PATCH] mgr/dashboard: Fix typo in pools management Typo fix: "suite your needs" -> "suit your needs" Signed-off-by: Lenz Grimmer --- .../src/app/ceph/pool/pool-form/pool-form.component.html | 2 +- .../mgr/dashboard/frontend/src/locale/messages.de-DE.xlf | 4 ++-- .../mgr/dashboard/frontend/src/locale/messages.pt-PT.xlf | 4 ++-- src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html index 99a4d640176..6a15073edb4 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html @@ -111,7 +111,7 @@ The current PGs settings were calculated for you, you - should make sure the values suite your needs before submit. + should make sure the values suit your needs before submit. diff --git a/src/pybind/mgr/dashboard/frontend/src/locale/messages.de-DE.xlf b/src/pybind/mgr/dashboard/frontend/src/locale/messages.de-DE.xlf index 20d1a4b502a..16edd313a73 100644 --- a/src/pybind/mgr/dashboard/frontend/src/locale/messages.de-DE.xlf +++ b/src/pybind/mgr/dashboard/frontend/src/locale/messages.de-DE.xlf @@ -1386,9 +1386,9 @@ The current PGs settings were calculated for you, you - should make sure the values suite your needs before submit. + should make sure the values suit your needs before submit. The current PGs settings were calculated for you, you - should make sure the values suite your needs before submit. + should make sure the values suit your needs before submit. app/ceph/pool/pool-form/pool-form.component.html 113 diff --git a/src/pybind/mgr/dashboard/frontend/src/locale/messages.pt-PT.xlf b/src/pybind/mgr/dashboard/frontend/src/locale/messages.pt-PT.xlf index b5644535a60..3c3730dd6ec 100644 --- a/src/pybind/mgr/dashboard/frontend/src/locale/messages.pt-PT.xlf +++ b/src/pybind/mgr/dashboard/frontend/src/locale/messages.pt-PT.xlf @@ -1386,9 +1386,9 @@ The current PGs settings were calculated for you, you - should make sure the values suite your needs before submit. + should make sure the values suit your needs before submit. The current PGs settings were calculated for you, you - should make sure the values suite your needs before submit. + should make sure the values suit your needs before submit. app/ceph/pool/pool-form/pool-form.component.html 113 diff --git a/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf b/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf index c3c1ad3115d..fed0c81a173 100644 --- a/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf +++ b/src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf @@ -1729,9 +1729,9 @@ app/ceph/pool/pool-form/pool-form.component.html 109 - + The current PGs settings were calculated for you, you - should make sure the values suite your needs before submit. + should make sure the values suit your needs before submit. app/ceph/pool/pool-form/pool-form.component.html 113 -- 2.39.5