Commit 8300be38 by Tuomas Riihimäki

Added stream message bundles

1 parent cda2c192
user.nickSizeMessage=Nick has to be at least {min} characters long.
user.emailregex=Field must contain an email address.
javax.validation.constraints.NotNull.message=Field can not be empty
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
*/ */
package fi.insomnia.bortal.handler; package fi.insomnia.bortal.handler;
import java.util.Locale;
import java.util.TimeZone; import java.util.TimeZone;
import javax.ejb.EJB; import javax.ejb.EJB;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!