Ignore:
Timestamp:
Nov 16, 2010, 3:47:30 PM (13 years ago)
Author:
robert@…
Message:

Resolved exception with the RegisterCommand?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/i18n/messages.spring-security-ui.properties

    r1144 r1147  
    9898profileCommand.email.email.invalid Please provide a valid email address
    9999
    100 registerCommand.username.unique The username already exists
    101 registerCommand.username.notyetconfirmed This account already exists but has not yet been confirmed. If you are the owner, please check your email.
    102 registerCommand.email.email.invalid Please provide a valid email address
    103 registerCommand.email.blank Please provide a valid email address
     100registerUserCommand.username.unique The username already exists
     101registerUserCommand.username.notyetconfirmed This account already exists but has not yet been confirmed. If you are the owner, please check your email.
     102registerUserCommand.email.email.invalid Please provide a valid email address
     103registerUserCommand.email.blank Please provide a valid email address
Note: See TracChangeset for help on using the changeset viewer.