Merge remote-tracking branch 'origin/v8/contrib' into v9/dev
# Conflicts: # src/Umbraco.Core/Sync/DatabaseServerMessenger.cs # src/Umbraco.Core/Sync/DatabaseServerMessengerOptions.cs # src/Umbraco.Core/Sync/ISyncBootStateAccessor.cs # src/Umbraco.Core/Sync/NonRuntimeLevelBootStateAccessor.cs # src/Umbraco.Core/Sync/SyncBootState.cs # src/Umbraco.Tests/PublishedContent/NuCacheChildrenTests.cs # src/Umbraco.Tests/PublishedContent/NuCacheTests.cs # src/Umbraco.Tests/Scoping/ScopedNuCacheTests.cs # src/Umbraco.Tests/Services/ContentTypeServiceVariantsTests.cs # src/Umbraco.Web.UI.Client/package.json # src/Umbraco.Web.UI/Umbraco/config/lang/da.xml # src/Umbraco.Web.UI/Umbraco/config/lang/de.xml # src/Umbraco.Web.UI/Umbraco/config/lang/en.xml # src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml # src/Umbraco.Web.UI/Umbraco/config/lang/es.xml # src/Umbraco.Web.UI/Umbraco/config/lang/fr.xml # src/Umbraco.Web.UI/Umbraco/config/lang/pl.xml # src/Umbraco.Web.UI/Umbraco/config/lang/ru.xml # src/Umbraco.Web/BatchedDatabaseServerMessenger.cs # src/Umbraco.Web/Compose/DatabaseServerRegistrarAndMessengerComponent.cs # src/Umbraco.Web/HealthCheck/Checks/Config/AbstractConfigCheck.cs # src/Umbraco.Web/HealthCheck/Checks/Config/NotificationEmailCheck.cs # src/Umbraco.Web/HealthCheck/HealthCheckAction.cs # src/Umbraco.Web/PublishedCache/NuCache/NuCacheComposer.cs # src/Umbraco.Web/PublishedCache/NuCache/PublishedSnapshotService.cs # src/Umbraco.Web/Search/ExamineFinalComponent.cs
This commit is contained in:
@@ -1585,9 +1585,9 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
||||
]]></key>
|
||||
<key alias="sectionName">Section Name</key>
|
||||
<key alias="sectionMandatory">Section is mandatory</key>
|
||||
<key alias="sectionMandatoryDesc">
|
||||
<key alias="sectionMandatoryDesc"><![CDATA[
|
||||
If mandatory, the child template must contain a <code>@section</code> definition, otherwise an error is shown.
|
||||
</key>
|
||||
]]></key>
|
||||
<key alias="queryBuilder">Query builder</key>
|
||||
<key alias="itemsReturned">items returned, in</key>
|
||||
<key alias="copyToClipboard">copy to clipboard</key>
|
||||
@@ -2141,6 +2141,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
||||
<key alias="trySkipIisCustomErrorsCheckErrorMessage">Try Skip IIS Custom Errors is currently '%0%'. It is recommended to set this to '%1%' for your IIS version (%2%).</key>
|
||||
<key alias="trySkipIisCustomErrorsCheckRectifySuccessMessage">Try Skip IIS Custom Errors successfully set to '%0%'.</key>
|
||||
<!-- The following keys get predefined tokens passed in that are not all the same, like above -->
|
||||
<key alias="configurationServiceFileNotFound">File does not exist: '%0%'.</key>
|
||||
<key alias="configurationServiceNodeNotFound"><![CDATA[Unable to find <strong>'%0%'</strong> in config file <strong>'%1%'</strong>.]]></key>
|
||||
<key alias="configurationServiceError">There was an error, check log for full error: %0%.</key>
|
||||
<key alias="databaseSchemaValidationCheckDatabaseOk">Database - The database schema is correct for this version of Umbraco</key>
|
||||
|
||||
Reference in New Issue
Block a user