You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<keyalias="databaseInstallDone"><![CDATA[Umbraco %0% has now been copied to your database. Press <strong>Next</strong> to proceed.]]></key>
823
-
<keyalias="databaseNotFound"><![CDATA[<p>Database not found! Please check that the information in the "connection string" of the "web.config" file is correct.</p>
824
-
<p>To proceed, please edit the "web.config" file (using Visual Studio or your favourite text editor), scroll to the bottom, add the connection string for your database in the key named "UmbracoDbDSN" and save the file. </p>
823
+
<keyalias="databaseNotFound"><![CDATA[<p>Database not found! Please check that the information in the "ConnectionStrings" property of the "appsettings.json" file is correct.</p>
824
+
<p>To proceed, please edit the "appsettings.json" file (using Visual Studio or your favourite text editor), add the connection string for your database in the key named "umbracoDbDSN" and save the file. </p>
More information on editing appsettings.json here</a>.</p>]]></key>
829
829
<keyalias="databaseText"><![CDATA[To complete this step, you must know some information regarding your database server ("connection string").<br />
830
830
Please contact your ISP if necessary.
831
831
If you're installing on a local machine or server you might need information from your system administrator.]]></key>
@@ -844,7 +844,7 @@
844
844
<keyalias="defaultUserPassChanged"><![CDATA[<strong>The Default user's password has been successfully changed since the installation!</strong></p><p>No further actions needs to be taken. Click <strong>Next</strong> to proceed.]]></key>
845
845
<keyalias="defaultUserPasswordChanged">The password is changed!</key>
846
846
<keyalias="greatStart">Get a great start, watch our introduction videos</key>
847
-
<keyalias="licenseText">By clicking the next button (or modifying the umbracoConfigurationStatus in web.config), you accept the license for this software as specified in the box below. Notice that this Umbraco distribution consists of two different licenses, the open source MIT license for the framework and the Umbraco freeware license that covers the UI.</key>
847
+
<keyalias="licenseText">By clicking the next button, you accept the license for this software as specified in the box below. Notice that this Umbraco distribution consists of two different licenses, the open source MIT license for the framework and the Umbraco freeware license that covers the UI.</key>
848
848
<keyalias="None">Not installed yet.</key>
849
849
<keyalias="permissionsAffectedFolders">Affected files and folders</key>
850
850
<keyalias="permissionsAffectedFoldersMoreInfo">More information on setting up permissions for Umbraco here</key>
@@ -907,8 +907,8 @@ You installed Runway, so why not see how your new website looks.]]></key>
907
907
<keyalias="theEndFurtherHelp"><![CDATA[<h3>Further help and information</h3>
908
908
Get help from our award winning community, browse the documentation or watch some free videos on how to build a simple site, how to use packages and a quick guide to the Umbraco terminology]]></key>
909
909
<keyalias="theEndHeader">Umbraco %0% is installed and ready for use</key>
910
-
<keyalias="theEndInstallFailed"><![CDATA[To finish the installation, you'll need to
911
-
manually edit the <strong>/web.config file</strong> and update the AppSetting key <strong>UmbracoConfigurationStatus</strong> in the bottom to the value of <strong>'%0%'</strong>.]]></key>
910
+
<keyalias="theEndInstallFailed"><![CDATA[Installation failed, check the logs for more details.]]></key>
911
+
912
912
<keyalias="theEndInstallSuccess"><![CDATA[You can get <strong>started instantly</strong> by clicking the "Launch Umbraco" button below. <br />If you are <strong>new to Umbraco</strong>,
913
913
you can find plenty of resources on our getting started pages.]]></key>
@@ -2044,8 +2044,8 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
2044
2044
<keyalias="httpsCheckExpiringCertificate">Your website's SSL certificate is expiring in %0% days.</key>
2045
2045
<keyalias="healthCheckInvalidUrl">Error pinging the URL %0% - '%1%'</key>
2046
2046
<keyalias="httpsCheckIsCurrentSchemeHttps">You are currently %0% viewing the site using the HTTPS scheme.</key>
2047
-
<keyalias="httpsCheckConfigurationRectifyNotPossible">The appSetting 'Umbraco.Core.UseHttps' is set to 'false' in your web.config file. Once you access this site using the HTTPS scheme, that should be set to 'true'.</key>
2048
-
<keyalias="httpsCheckConfigurationCheckResult">The appSetting 'Umbraco.Core.UseHttps' is set to '%0%' in your web.config file, your cookies are %1% marked as secure.</key>
2047
+
<keyalias="httpsCheckConfigurationRectifyNotPossible">The appSetting 'Umbraco:CMS:Global:UseHttps' is set to 'false' in your appsettings.json file. Once you access this site using the HTTPS scheme, that should be set to 'true'.</key>
2048
+
<keyalias="httpsCheckConfigurationCheckResult">The appSetting 'Umbraco:CMS:Global:UseHttps' is set to '%0%' in your appsettings.json file, your cookies are %1% marked as secure.</key>
2049
2049
<!-- The following keys don't get tokens passed in -->
2050
2050
<keyalias="compilationDebugCheckSuccessMessage">Debug compilation mode is disabled.</key>
2051
2051
<keyalias="compilationDebugCheckErrorMessage">Debug compilation mode is currently enabled. It is recommended to disable this setting before go live.</key>
@@ -2071,10 +2071,10 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
2071
2071
-->
2072
2072
<keyalias="excessiveHeadersFound"><![CDATA[The following headers revealing information about the website technology were found: <strong>%0%</strong>.]]></key>
2073
2073
<keyalias="excessiveHeadersNotFound">No headers revealing information about the website technology were found.</key>
2074
-
<keyalias="smtpMailSettingsNotFound">In the Web.config file, system.net/mailsettings could not be found.</key>
2075
-
<keyalias="smtpMailSettingsHostNotConfigured">In the Web.config file system.net/mailsettings section, the host is not configured.</key>
2074
+
<keyalias="smtpMailSettingsNotFound">In the appsettings.json file, Umbraco:CMS:Global:Smtp could not be found.</key>
2075
+
<keyalias="smtpMailSettingsHostNotConfigured">In the appsettings.json file Umbraco:CMS:Global:Smtp section, the host is not configured.</key>
2076
2076
<keyalias="smtpMailSettingsConnectionSuccess">SMTP settings are configured correctly and the service is operating as expected.</key>
2077
-
<keyalias="smtpMailSettingsConnectionFail">The SMTP server configured with host '%0%' and port '%1%' could not be reached. Please check to ensure the SMTP settings in the Web.config file system.net/mailsettings are correct.</key>
2077
+
<keyalias="smtpMailSettingsConnectionFail">The SMTP server configured with host '%0%' and port '%1%' could not be reached. Please check to ensure the SMTP settings in the appsettings.json file Umbraco:CMS:Global:Smtp are correct.</key>
2078
2078
<keyalias="notificationEmailsCheckSuccessMessage"><![CDATA[Notification email has been set to <strong>%0%</strong>.]]></key>
2079
2079
<keyalias="notificationEmailsCheckErrorMessage"><![CDATA[Notification email is still set to the default value of <strong>%0%</strong>.]]></key>
2080
2080
<keyalias="scheduledHealthCheckEmailBody"><![CDATA[<html><body><p>Results of the scheduled Umbraco Health Checks run on %0% at %1% are as follows:</p>%2%</body></html>]]></key>
Press the <strong>install</strong> button to install the Umbraco %0% database
838
838
]]></key>
839
839
<keyalias="databaseInstallDone"><![CDATA[Umbraco %0% has now been copied to your database. Press <strong>Next</strong> to proceed.]]></key>
840
-
<keyalias="databaseNotFound"><![CDATA[<p>Database not found! Please check that the information in the "connection string" of the "web.config" file is correct.</p>
841
-
<p>To proceed, please edit the "web.config" file (using Visual Studio or your favourite text editor), scroll to the bottom, add the connection string for your database in the key named "UmbracoDbDSN" and save the file. </p>
840
+
<keyalias="databaseNotFound"><![CDATA[<p>Database not found! Please check that the information in the "ConnectionStrings" property of the "appsettings.json" file is correct.</p>
841
+
<p>To proceed, please edit the "appsettings.json" file (using Visual Studio or your favourite text editor), add the connection string for your database in the key named "umbracoDbDSN" and save the file. </p>
More information on editing appsettings.json here</a>.</p>]]></key>
846
846
<keyalias="databaseText"><![CDATA[To complete this step, you must know some information regarding your database server ("connection string").<br />
847
847
Please contact your ISP if necessary.
848
848
If you're installing on a local machine or server you might need information from your system administrator.]]></key>
@@ -861,7 +861,7 @@
861
861
<keyalias="defaultUserPassChanged"><![CDATA[<strong>The Default user's password has been successfully changed since the installation!</strong></p><p>No further actions needs to be taken. Click <strong>Next</strong> to proceed.]]></key>
862
862
<keyalias="defaultUserPasswordChanged">The password is changed!</key>
863
863
<keyalias="greatStart">Get a great start, watch our introduction videos</key>
864
-
<keyalias="licenseText">By clicking the next button (or modifying the umbracoConfigurationStatus in web.config), you accept the license for this software as specified in the box below. Notice that this Umbraco distribution consists of two different licenses, the open source MIT license for the framework and the Umbraco freeware license that covers the UI.</key>
864
+
<keyalias="licenseText">By clicking the next button, you accept the license for this software as specified in the box below. Notice that this Umbraco distribution consists of two different licenses, the open source MIT license for the framework and the Umbraco freeware license that covers the UI.</key>
865
865
<keyalias="None">Not installed yet.</key>
866
866
<keyalias="permissionsAffectedFolders">Affected files and folders</key>
867
867
<keyalias="permissionsAffectedFoldersMoreInfo">More information on setting up permissions for Umbraco here</key>
@@ -924,8 +924,7 @@ You installed Runway, so why not see how your new website looks.]]></key>
924
924
<keyalias="theEndFurtherHelp"><![CDATA[<h3>Further help and information</h3>
925
925
Get help from our award winning community, browse the documentation or watch some free videos on how to build a simple site, how to use packages and a quick guide to the Umbraco terminology]]></key>
926
926
<keyalias="theEndHeader">Umbraco %0% is installed and ready for use</key>
927
-
<keyalias="theEndInstallFailed"><![CDATA[To finish the installation, you'll need to
928
-
manually edit the <strong>/web.config file</strong> and update the AppSetting key <strong>UmbracoConfigurationStatus</strong> in the bottom to the value of <strong>'%0%'</strong>.]]></key>
927
+
<keyalias="theEndInstallFailed"><![CDATA[Installation failed, check the logs for more details.]]></key>
929
928
<keyalias="theEndInstallSuccess"><![CDATA[You can get <strong>started instantly</strong> by clicking the "Launch Umbraco" button below. <br />If you are <strong>new to Umbraco</strong>,
930
929
you can find plenty of resources on our getting started pages.]]></key>
@@ -2102,8 +2101,8 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
2102
2101
<keyalias="httpsCheckExpiringCertificate">Your website's SSL certificate is expiring in %0% days.</key>
2103
2102
<keyalias="healthCheckInvalidUrl">Error pinging the URL %0% - '%1%'</key>
2104
2103
<keyalias="httpsCheckIsCurrentSchemeHttps">You are currently %0% viewing the site using the HTTPS scheme.</key>
2105
-
<keyalias="httpsCheckConfigurationRectifyNotPossible">The configuration value 'Umbraco:CMS:Global:UseHttps' is set to 'false' in your web.config file. Once you access this site using the HTTPS scheme, that should be set to 'true'.</key>
2106
-
<keyalias="httpsCheckConfigurationCheckResult">The configuration value 'Umbraco:CMS:Global:UseHttps' is set to '%0%' in your web.config file, your cookies are %1% marked as secure.</key>
2104
+
<keyalias="httpsCheckConfigurationRectifyNotPossible">The appSetting 'Umbraco:CMS:Global:UseHttps' is set to 'false' in your appsettings.json file. Once you access this site using the HTTPS scheme, that should be set to 'true'.</key>
2105
+
<keyalias="httpsCheckConfigurationCheckResult">The appSetting 'Umbraco:CMS:Global:UseHttps' is set to '%0%' in your appsettings.json file, your cookies are %1% marked as secure.</key>
2107
2106
<!-- The following keys don't get tokens passed in -->
2108
2107
<keyalias="compilationDebugCheckSuccessMessage">Debug compilation mode is disabled.</key>
2109
2108
<keyalias="compilationDebugCheckErrorMessage">Debug compilation mode is currently enabled. It is recommended to disable this setting before go live.</key>
@@ -2129,10 +2128,10 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
2129
2128
-->
2130
2129
<keyalias="excessiveHeadersFound"><![CDATA[The following headers revealing information about the website technology were found: <strong>%0%</strong>.]]></key>
2131
2130
<keyalias="excessiveHeadersNotFound">No headers revealing information about the website technology were found.</key>
2132
-
<keyalias="smtpMailSettingsNotFound">The 'Umbraco:CMS:Global:Smtp' configuration could not be found.</key>
2133
-
<keyalias="smtpMailSettingsHostNotConfigured">The 'Umbraco:CMS:Global:Smtp:Host' configuration could not be found.</key>
2131
+
<keyalias="smtpMailSettingsNotFound">In the appsettings.json file, Umbraco:CMS:Global:Smtp could not be found.</key>
2132
+
<keyalias="smtpMailSettingsHostNotConfigured">In the appsettings.json file Umbraco:CMS:Global:Smtp section, the host is not configured.</key>
2134
2133
<keyalias="smtpMailSettingsConnectionSuccess">SMTP settings are configured correctly and the service is operating as expected.</key>
2135
-
<keyalias="smtpMailSettingsConnectionFail">The SMTP server configured with host '%0%' and port '%1%' could not be reached. Please check to ensure the SMTP settings in the configuration 'Umbraco:CMS:Global:Smtp' are correct.</key>
2134
+
<keyalias="smtpMailSettingsConnectionFail">The SMTP server configured with host '%0%' and port '%1%' could not be reached. Please check to ensure the SMTP settings in the appsettings.json file Umbraco:CMS:Global:Smtp are correct.</key>
2136
2135
<keyalias="notificationEmailsCheckSuccessMessage"><![CDATA[Notification email has been set to <strong>%0%</strong>.]]></key>
2137
2136
<keyalias="notificationEmailsCheckErrorMessage"><![CDATA[Notification email is still set to the default value of <strong>%0%</strong>.]]></key>
2138
2137
<keyalias="scheduledHealthCheckEmailBody"><![CDATA[<html><body><p>Results of the scheduled Umbraco Health Checks run on %0% at %1% are as follows:</p>%2%</body></html>]]></key>
0 commit comments