Changeset 13

Show
Ignore:
Timestamp:
07/06/06 10:23:11 (4 years ago)
Author:
francois
Message:

fixed typos in error messages

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/apps/snippets/modules/user/validate/add.yml

    r2 r13  
    3838    class:        SnippetUser 
    3939    column:       login 
    40     unique_error: A user with this login already exists. Please choose afalsether
     40    unique_error: A user with this login already exists. Please choose another login
    4141     
    4242comparePasswordValidator: 
     
    4444  param: 
    4545    check:        password 
    46     compare_error: The second password doesn t match the first one 
     46    compare_error: 'The second password doesn''t match the first one' 
    4747     
    4848emailValidator: