This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch 4.15
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.15 by this push:
new 326e03b ui: Fix typo in error message on login page (#5118)
326e03b is described below
commit 326e03bc9c5fbcc22e676f46ec005919f0bdc3d7
Author: Pearl Dsilva <[email protected]>
AuthorDate: Wed Jun 16 17:58:46 2021 +0530
ui: Fix typo in error message on login page (#5118)
---
ui/public/locales/en.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index 1f83575..cd07ee2 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -2766,7 +2766,7 @@
"message.error.custom.disk.size": "Please enter custom disk size",
"message.error.date": "Please select a date",
"message.error.description": "Please enter description",
-"message.error.discovering.feature": "Exception caught while discoverying
features",
+"message.error.discovering.feature": "Exception caught while discovering
features",
"message.error.display.text": "Please enter display text",
"message.error.domain": "Enter your domain, leave empty for ROOT domain",
"message.error.enable.saml": "Unable to find users IDs to enable SAML Single
Sign On, kindly enable it manually.",