From 12059527fca64ed221bab216df0bfd0523be019e Mon Sep 17 00:00:00 2001
From: BatJan <1932158+BatJan@users.noreply.github.com>
Date: Tue, 26 Oct 2021 17:41:40 +0200
Subject: [PATCH 1/2] Add new dictionary key
---
src/Umbraco.Web.UI/Umbraco/config/lang/en.xml | 1 +
src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml | 1 +
2 files changed, 2 insertions(+)
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
index 35e55f0c80dd..0f526972cd20 100644
--- a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
+++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
@@ -1719,6 +1719,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
Label above (full-width)
You are removing the child node
Removing a child node will limit the editors options to create different content types beneath a node.
+ using this editor will get updated with the new settings.
Add language
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
index fa8cfad670e9..17ef82d4e875 100644
--- a/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
+++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
@@ -1750,6 +1750,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
Drag properties here to place directly on the tab
You are removing the child node
Removing a child node will limit the editors options to create different content types beneath a node.
+ using this editor will get updated with the new settings.
Add language
From f00557e3157fb3d1ee95aa0e4509c322cf0005b8 Mon Sep 17 00:00:00 2001
From: BatJan <1932158+BatJan@users.noreply.github.com>
Date: Tue, 26 Oct 2021 17:42:07 +0200
Subject: [PATCH 2/2] Update fallback texts and add an ind so label and input
are paired properly
---
.../datatypesettings/datatypesettings.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/datatypesettings/datatypesettings.html b/src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/datatypesettings/datatypesettings.html
index a4fef2874073..d3c6a3538da0 100644
--- a/src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/datatypesettings/datatypesettings.html
+++ b/src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/datatypesettings/datatypesettings.html
@@ -23,22 +23,22 @@
- using this editor will get updated with the new settings.
+ All Document Types using this editor will get updated with the new settings.
-
+
-
+ Configuration