Ignore:
Timestamp:
Oct 24, 2013, 7:55:00 PM (11 years ago)
Author:
flop25
Message:

bug:2948 The registration can be done without typing a password

The password is only mandatory on the public register page
Better error messages from admin/user_list.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/es_AR/common.lang.php

    r24944 r25121  
    246246$lang['this login is already used'] = 'ese nombre de usuario ya existe';
    247247$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'la dirección de correo electrónico debe tener esta forma: xxx@yyy.eee (ejemplo : jack@altern.org)';
    248 $lang['please enter your password again'] = 'Por favor vuelva a ingresar su contraseña';
    249248$lang['Auto login'] = 'Connexión automática';
    250249$lang['remove this tag from the list'] = 'borrar este tag de la lista';
Note: See TracChangeset for help on using the changeset viewer.