Skip to content

Commit

Permalink
OP-1384: use proper format of message key (#2128)
Browse files Browse the repository at this point in the history
* OP-1384: add message text
  • Loading branch information
dbmalkovsky authored Jan 31, 2025
1 parent 53256f8 commit 10c4b42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bundle/language_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1737,6 +1737,8 @@ angal.userbrowser.theuseralreadyexists.fmt.msg
angal.userbrowser.theusernamecontainsinvalidcharacters.msg = The user name must contain only a-z, 0-9, dash, period and underscore characters.
angal.userbrowser.title = User Browser
angal.userbrowser.user.col = User
angal.usergroup.thegrouppermissionalreadyexists.msg = The group permission already exists.
angal.usergroup.cannotdeletegrouppermissionbecauseitdoesnotexist.msg = Cannot delete group permission because it does not exist.
angal.vaccine.deletevaccine.fmt.msg = Delete vaccine: {0}?
angal.vaccine.editvaccine.title = Edit Vaccine
angal.vaccine.newvaccine.title = New Vaccine
Expand Down

0 comments on commit 10c4b42

Please sign in to comment.