Skip to content

Commit d44c76c

Browse files
Updated the validation message.
1 parent b9a38bb commit d44c76c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sormas-api/src/main/resources/validations.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,4 @@ smsAuthKeyValueValidation = SMS Auth key value is not valid
332332
smsAuthSecretValueValidation = SMS Auth secret value is not valid
333333
systemConfigurationValueValidationInvalidBackgroundColor = Pre-defined values are: green, red, indigo, gray, default (case-sensitive) otherwise must match hexadecimal format (with or without hash "#"), example: #dd2b0e or #4AA or dd2b0e
334334
systemConfigurationValueValidationMenuSubtitle = Can be empty or up to 16 (any) characters. Can be used to define name of the environment: PRODUCTION - TEST etc.
335-
customizableEnumValueAlreadyInUse = The customizable value %s is using for %s case(s) and cannot be deleted or deactivated. Please update all references to this value before trying again.
335+
customizableEnumValueAlreadyInUse = The customizable value %s is being used for %s case(IDs) and therefore cannot be deleted or deactivated. Please remove all references to this value before attempting to deactivate.

0 commit comments

Comments
 (0)