diff --git a/src/scripting_api/constants.js b/src/scripting_api/constants.js index 3bd441bfa..43c0d76b0 100644 --- a/src/scripting_api/constants.js +++ b/src/scripting_api/constants.js @@ -130,7 +130,7 @@ const GlobalConstants = Object.freeze({ IDS_LESS_THAN: "Invalid value: must be less than or equal to % s.", IDS_INVALID_MONTH: "** Invalid **", IDS_INVALID_DATE: - "Invalid date / time: please ensure that the date / time exists.Field", + "Invalid date / time: please ensure that the date / time exists. Field", IDS_INVALID_DATE2: " should match format ", IDS_INVALID_VALUE: "The value entered does not match the format of the field", IDS_AM: "am",