[ADF-5132] Review UI strings (#5649)

This commit is contained in:
Mark Hulbert
2020-04-28 16:52:33 +01:00
committed by GitHub
parent 831979a3f0
commit d5b18cf4ff
3 changed files with 7 additions and 8 deletions

View File

@@ -43,7 +43,7 @@
"PROCESS_NAME_REQUIRED": "Process Name is required",
"PROCESS_DEFINITION_REQUIRED": "Process Definition is required",
"MAXIMUM_LENGTH": "Length exceeded, {{characters}} characters max.",
"SPACE_VALIDATOR": "Space is not allowed in the beginning or the end of the text."
"SPACE_VALIDATOR": "Cannot begin or end with a space."
}
}
},