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
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