From 38ca7373187cd1d18bd84d4aec6ebfbf7fd5f97f Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 15 Apr 2013 14:56:23 -0700 Subject: [PATCH] Update affinity UI labels --- .../WEB-INF/classes/resources/messages.properties | 4 ++++ ui/dictionary.jsp | 14 +++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) 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(); %>