diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 41284f1d7a8..4fc09eedf98 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,14 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.delete.events=Delete events +label.delete.alerts=Delete alerts +label.archive.alerts=Archive alerts +label.archive.events=Archive events +label.by.alert.type=By alert type +label.by.event.type=By event type +label.by.date.start=By date (start) +label.by.date.end=By date (end) label.switch.type=Switch Type label.service.state=Service State label.egress.default.policy=Egress Default Policy diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 394700c43f9..3dfdefe3218 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,14 @@ under the License. <% long now = System.currentTimeMillis(); %>