From 07cc7eae22c36d938ff2f2ce121af13757ff5e0b Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Mon, 29 Jan 2024 15:53:48 +0100 Subject: [PATCH 1/2] Write shorter sentences --- .../property-editors/built-in-umbraco-property-editors/label.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md b/13/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md index a53bd74dfc6..6c23908dc3d 100644 --- a/13/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md +++ b/13/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md @@ -12,7 +12,7 @@ Label is a non-editable control and can only be used to display a pre-set value. ### Value type -If you want to set a value other than a String, you can define the data using one of the other available Data Types: Decimal, Date/time, Time, Integer, and Big integer. +If you want to set a value other than a String, you can define the data using one of the other available Data Types. These include Decimal, Date/time, Time, Integer, and Big integer. There is also a Value Type: Long string if you need to set a long string value for your Label. From 7de6e50f9a43d857328c4463a7a9c70f3e08a9e6 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Mon, 29 Jan 2024 15:55:20 +0100 Subject: [PATCH 2/2] Update v10 & 12 --- .../property-editors/built-in-umbraco-property-editors/label.md | 2 +- .../property-editors/built-in-umbraco-property-editors/label.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/10/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md b/10/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md index 3f421659276..5a976b610b4 100644 --- a/10/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md +++ b/10/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md @@ -12,7 +12,7 @@ Label is a non-editable control and can only be used to display a pre-set value. ### Value type -If you want to set a value other than a String, you can define the data using one of the other available Data Types: Decimal, Date/time, Time, Integer, and Big integer. +If you want to set a value other than a String, you can define the data using one of the other available Data Types. These include Decimal, Date/time, Time, Integer, and Big integer. There is also a Value Type: Long string if you need to set a long string value for your Label. diff --git a/12/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md b/12/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md index a53bd74dfc6..6c23908dc3d 100644 --- a/12/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md +++ b/12/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/label.md @@ -12,7 +12,7 @@ Label is a non-editable control and can only be used to display a pre-set value. ### Value type -If you want to set a value other than a String, you can define the data using one of the other available Data Types: Decimal, Date/time, Time, Integer, and Big integer. +If you want to set a value other than a String, you can define the data using one of the other available Data Types. These include Decimal, Date/time, Time, Integer, and Big integer. There is also a Value Type: Long string if you need to set a long string value for your Label.