diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index abd1e300ddc..349ca2e6693 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -17,6 +17,10 @@ #new labels (begin) ********************************************************************************************** +label.add.affinity.group=Add new affinity group +message.delete.affinity.group=Please confirm that you would like to remove this affinity group. +label.delete.affinity.group=Delete Affinity Group +label.edit.affinity.group=Edit Affinity Group label.affinity=Affinity label.anti.affinity=Anti-affinity label.affinity.groups=Affinity Groups diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index ffe0e891980..1880be53e7e 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,12 +25,16 @@ under the License. <% long now = System.currentTimeMillis(); %>