Skip to content

Commit f19c1fe

Browse files
authored
Updated message.properties
Added required error message for EMPT70. Kindly refer to the following PR for all relevant details :- openmrs/openmrs-module-legacyui#164
1 parent 76471b0 commit f19c1fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/src/main/resources/messages.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2166,6 +2166,7 @@ User.useExisting=Use a person who already exists
21662166
User.whichPerson=Which person?
21672167
User.delete.failure=Cannot delete user. There is data attributed to this user
21682168
User.delete.success=Successfully deleted user.
2169+
User.DemographicInfo.length=Error in Demographic Info fields. The maximum allowed length of each field is {0}.
21692170
User.noUsersFound=No users found with given search parameters
21702171
User.creationInfo=Creation Info
21712172
User.retiredInfo=Disabled Info

0 commit comments

Comments
 (0)