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

    r23649 r25121  
    244244$lang['this login is already used'] = "šo loginu jau lieto";
    245245$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "e-pasta adresei jāizskatās xxx@yyy.eee (piemēram : jack@altern.org)";
    246 $lang['please enter your password again'] = "lūdzu ievadiet savu paroli vēlreiz";
    247246$lang['Auto login'] = "Auto logins";
    248247$lang['remove this tag from the list'] = "izņemt šo tagu no saraksta";
     
    418417$lang['Last Page'] = 'Pēdējā lapa';
    419418$lang['First Page'] = 'Pirmā lapa';
     419$lang['Password is missing. Please enter the password.'] = 'Nepareiza parole. Lūdzu atkārtojiet mēģinājumu.';
    420420?>
Note: See TracChangeset for help on using the changeset viewer.