You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sormas-api/src/main/resources/validations.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -332,4 +332,4 @@ smsAuthKeyValueValidation = SMS Auth key value is not valid
332
332
smsAuthSecretValueValidation = SMS Auth secret value is not valid
333
333
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
334
334
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 being used for %s case(IDs) and therefore cannot be deleted or deactivated. Please remove all references to this value before attempting to deactivate.
335
+
customizableEnumValueAlreadyInUse = The customizable value %s is being used by caseIDs %s and therefore cannot be deleted or deactivated. Please remove all references to this value before attempting to deactivate.
0 commit comments