Ignore:
Timestamp:
Oct 24, 2013, 7:55:00 PM (10 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/mn_MN/common.lang.php

    r24910 r25121  
    207207$lang['the beginning'] = 'эхнээс нь';
    208208$lang['the username must be given'] = 'хэрэглэгчийн нэр заавал шаардлагатай';
    209 $lang['please enter your password again'] = 'нууц үгээ давтан оруулна уу';
    210209$lang['created after %s (%s)'] = '%s (%s)-с хойш авсан';
    211210$lang['created before %s (%s)'] = '%s (%s)-с өмнө авсан';
     
    416415$lang['Go back to the album'] = 'Цомог уруу буцах';
    417416$lang['Last Page'] = 'сүүлийн хуудас';
     417$lang['Password is missing. Please enter the password.'] = 'Уучлаарай. Нууц үгээ оруулна уу.';
    418418?>
Note: See TracChangeset for help on using the changeset viewer.