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
{{ message }}
This repository was archived by the owner on May 5, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: sormas-api/src/main/resources/validations.properties
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ importCasesPropertyTypeNotAllowed = Property type %s not allowed when importing
27
27
importPropertyTypeNotAllowed = Property type %s not allowed
28
28
importCasesUnexpectedError = Unexpected error when trying to import this case. Please send your error report file to an administrator and remove this case from your import file.
29
29
importUnexpectedError = Unexpected error when trying to import this row. Please send your error report file to an administrator and remove this row from your import file.
30
+
importWrongDataTypeError = Value %s in column %s does not match expected data type.
30
31
importCommunityNotUnique = Invalid value %s in column %s; Community name is not unique in the chosen district, make sure there is only one community with this name belonging to the chosen district in the database
31
32
importDistrictNotUnique = Invalid value %s in column %s; District name is not unique in the chosen region, make sure there is only one district with this name belonging to the chosen region in the database
32
33
importEntryDoesNotExist = Invalid value %s in column %s; Entry does not exist in the database or is archived
0 commit comments