From ac794a0c850480bd75837b003bd065b9a3d6e629 Mon Sep 17 00:00:00 2001 From: Wei Zhou Date: Fri, 18 Feb 2022 01:48:37 +0100 Subject: [PATCH] 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 582a71d682e..4b5de344d01 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 ",