From eb709c1d55c209338b9d836e152c573b11251b0a Mon Sep 17 00:00:00 2001 From: NeehaKethi Date: Mon, 15 Jan 2024 15:39:50 -0500 Subject: [PATCH] "#26729 Removing typo in error message" --- dotCMS/src/main/webapp/WEB-INF/messages/Language.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties index e7e9e7409d5c..282d8703b745 100644 --- a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties +++ b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties @@ -2268,7 +2268,7 @@ message.contentlet.expired=The content cannot be published because the expire da message.contentlet.file.required=Please select a valid file. message.contentlet.fileasset.filename.already.exists=File already exists in the selected Site or folder message.contentlet.fileasset.invalid.hostfolder=File Assets cannot be created in the System Host; please select a valid Site or folder -message.contentlet.format=The field {0} doesn''t comply with the specified format +message.contentlet.format=The field {0} doesn't comply with the specified format message.contentlet.full_delete.error=Error deleting the content message.contentlet.full_delete=Content deleted message.contentlet.hint2=
Date Ranges: You can add a date range to your query using the following syntax: +dateField:[date1 TO date2]