diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index a074639fab8..f0fa18bb252 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -16,6 +16,7 @@ # under the License. #Stored by I18NEdit, may be edited! +message.validate.invalid.characters=Invalid characters found; please correct. ICMP.code=ICMP Code ICMP.type=ICMP Type changed.item.properties=Changed item properties diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 508135611e3..4e316972142 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,7 @@ under the License. <% long now = System.currentTimeMillis(); %>