Fix the string GlobalConstants.IDS_INVALID_DATE
This commit is contained in:
parent
346efe919a
commit
fe41e789de
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user