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

    r23673 r25121  
    183183$lang['photo'] = 'bilete';
    184184$lang['photos posted during the last %d days'] = 'bilete lagt inn dei siste %d dagane';
    185 $lang['please enter your password again'] = 'skriv inn passord på nytt';
    186185$lang['posted after %s (%s)'] = 'lagt til etter %s (%s)';
    187186$lang['posted before %s (%s)'] = 'lagt til før %s (%s)';
     
    417416$lang['Go back to the album'] = 'Attende til album';
    418417$lang['Last Page'] = 'Siste side';
     418$lang['Password is missing. Please enter the password.'] = 'Passord manglar. Skriv inn eit passord.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Stadfesting av passord manglar. Skriv inn stadfesting av passord.';
    419420?>
Note: See TracChangeset for help on using the changeset viewer.