This is an automated email from the ASF dual-hosted git repository.
nvazquez pushed a commit to branch 4.16
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.16 by this push:
new ac794a0 ui: minor change with help text on dashboard (#6003)
ac794a0 is described below
commit ac794a0c850480bd75837b003bd065b9a3d6e629
Author: Wei Zhou <[email protected]>
AuthorDate: Fri Feb 18 01:48:37 2022 +0100
ui: minor change with help text on dashboard (#6003)
---
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 582a71d..4b5de34 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -3019,7 +3019,7 @@
"message.host.dedication.released": "Host dedication released",
"message.info.cloudian.console": "Cloudian Management Console should open in
another window",
"message.installwizard.click.retry": "Click the button to retry launch.",
-"message.installwizard.cloudstack.helptext.header": "\nFind more information
on pages below.\n",
+"message.installwizard.cloudstack.helptext.header": "\nYou can find more
information about Apache CloudStack™ on the pages listed below.\n",
"message.installwizard.cloudstack.helptext.website": " * Project website:\t ",
"message.installwizard.cloudstack.helptext.document": " * Documentation:\t ",
"message.installwizard.cloudstack.helptext.releasenotes": " * Release notes:\t
",