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/eo_EO/common.lang.php

    r24910 r25121  
    241241$lang['this login is already used'] = 'Tiu uzantnomo jam uziĝas';
    242242$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'La retadreso devas simili al xxx@yyy.eee (ekzemple: zamenhof@bialistoko.pl)';
    243 $lang['please enter your password again'] = 'Bonvolu tajpi vian pasvorton denove (aŭ kopi-gluu ĝin)';
    244243$lang['Auto login'] = 'Aŭtomata konekto';
    245244$lang['remove this tag from the list'] = 'forigi tiun etikedon de la listo';
     
    419418$lang['Go back to the album'] = 'Reiri al la fotaro';
    420419$lang['Last Page'] = 'Lasta paĝo';
     420$lang['Password is missing. Please enter the password.'] = 'Mankas pasvorto. Bonvolu redakti la pasvorton.';
     421$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Mankas konfirmado de pasvorto. Bonvolu konfirmi la elektitan pasvorton.';
    421422?>
Note: See TracChangeset for help on using the changeset viewer.