Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Linnea Samila
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 8300be38
authored
Mar 07, 2011
by
Tuomas Riihimäki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added stream message bundles
1 parent
cda2c192
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
1 deletions
code/LanBortalWeb/src/ValidationMessages_en.properties
code/LanBortalWeb/src/ValidationMessages.properties → code/LanBortalWeb/src/ValidationMessages_fi.properties
code/LanBortalWeb/src/fi/insomnia/bortal/handler/SessionHandler.java
code/LanBortalWeb/src/ValidationMessages_en.properties
0 → 100644
View file @
8300be3
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
code/LanBortalWeb/src/ValidationMessages.properties
→
code/LanBortalWeb/src/ValidationMessages
_fi
.properties
View file @
8300be3
File moved
code/LanBortalWeb/src/fi/insomnia/bortal/handler/SessionHandler.java
View file @
8300be3
...
...
@@ -5,7 +5,6 @@
*/
package
fi
.
insomnia
.
bortal
.
handler
;
import
java.util.Locale
;
import
java.util.TimeZone
;
import
javax.ejb.EJB
;
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment