From 2288d98481071501e9994b4c4b8840cffe9eb9f6 Mon Sep 17 00:00:00 2001
From: Jan Skovgaard <1932158+BatJan@users.noreply.github.com>
Date: Mon, 21 Nov 2022 16:52:51 +0100
Subject: [PATCH] Block Grid Editor: Replace "TODO" text in titles (#13433)
---
src/Umbraco.Core/EmbeddedResources/Lang/en.xml | 2 ++
src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml | 2 ++
.../prevalue/umb-block-grid-configuration-area-entry.html | 4 ++--
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/Umbraco.Core/EmbeddedResources/Lang/en.xml b/src/Umbraco.Core/EmbeddedResources/Lang/en.xml
index c30e36f8db..f5e9f6971e 100644
--- a/src/Umbraco.Core/EmbeddedResources/Lang/en.xml
+++ b/src/Umbraco.Core/EmbeddedResources/Lang/en.xml
@@ -2825,6 +2825,8 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
Sort modeEnd sort modeThis Areas Alias must be unique compared to the other Areas of this Block.
+ Configure area
+ Delete areaWhat are Content Templates?
diff --git a/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml b/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
index 79695de3e4..1ab2c5b010 100644
--- a/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
+++ b/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml
@@ -2928,6 +2928,8 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
Sort modeEnd sort modeThis Areas Alias must be unique compared to the other Areas of this Block.
+ Configure area
+ Delete areaWhat are Content Templates?
diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/umb-block-grid-configuration-area-entry.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/umb-block-grid-configuration-area-entry.html
index 524be4f4cd..b479890d75 100644
--- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/umb-block-grid-configuration-area-entry.html
+++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blockgrid/prevalue/umb-block-grid-configuration-area-entry.html
@@ -4,14 +4,14 @@