From 6c5b6567de79f47826d0fdc7f8d41410f659ca7a Mon Sep 17 00:00:00 2001 From: Kenn Jacobsen Date: Mon, 12 Oct 2020 17:34:49 +0200 Subject: [PATCH] Formlulate the block list delete confirmation as a question (#9139) --- src/Umbraco.Web.UI/Umbraco/config/lang/da.xml | 4 ++-- src/Umbraco.Web.UI/Umbraco/config/lang/en.xml | 4 ++-- src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/da.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/da.xml index c75d07859b64..36b83a189629 100644 --- a/src/Umbraco.Web.UI/Umbraco/config/lang/da.xml +++ b/src/Umbraco.Web.UI/Umbraco/config/lang/da.xml @@ -1848,8 +1848,8 @@ Mange hilsner fra Umbraco robotten Tilføj speciel visning Tilføj instillinger Overskriv label form - %0%.]]> - %0%.]]> + %0%?]]> + %0%?]]> Indholdet vil stadigt eksistere, men redigering af dette indhold vil ikke være muligt. Indholdet vil blive vist som ikke understøttet indhold. Billede diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml index 7a5369affaa4..911adc47560f 100644 --- a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml +++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml @@ -2489,8 +2489,8 @@ To manage your website, simply open the Umbraco back office and start adding con Add custom view Add settings Overwrite label template - %0%.]]> - %0%.]]> + %0%?]]> + %0%?]]> The content of this block will still be present, editing of this content will no longer be available and will be shown as unsupported content. Thumbnail 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 d0b7aab515fa..20c088406b6c 100644 --- a/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml +++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml @@ -2511,8 +2511,8 @@ To manage your website, simply open the Umbraco back office and start adding con Add custom view Add settings Overwrite label template - %0%.]]> - %0%.]]> + %0%?]]> + %0%?]]> The content of this block will still be present, editing of this content will no longer be available and will be shown as unsupported content. Thumbnail