diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html index f5a6191ad13d..698ff6daeb6b 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html @@ -18,12 +18,14 @@
-

+

Adjust the row by setting cell widths and adding additional cells

-

Modifying a row configuration name will result in loss of - data for any existing content that is based on this configuration.

-

Modifying only the label will not result in data loss.

+ +

Modifying a row configuration name will result in loss of + data for any existing content that is based on this configuration.

+

Modifying only the label will not result in data loss.

+
@@ -70,10 +72,16 @@
{{currentCell.grid}}
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml index 5b45bca81c53..7ff377aba3e6 100644 --- a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml +++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml @@ -1646,6 +1646,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont Choose default are added Warning + Modifying a row configuration name will result in loss of data for any existing content that is based on this configuration.

Modifying only the label will not result in data loss.

]]>
You are deleting the row configuration Deleting a row configuration name will result in loss of data for any existing content that is based on this configuration. You are deleting the layout 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 87b10265487f..40f1accf0cdf 100644 --- a/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml +++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml @@ -1666,6 +1666,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont Choose default are added Warning + Modifying a row configuration name will result in loss of data for any existing content that is based on this configuration.

Modifying only the label will not result in data loss.

]]>
You are deleting the row configuration Deleting a row configuration name will result in loss of data for any existing content that is based on this configuration. You are deleting the layout