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

    r23696 r25121  
    252252$lang['Piwigo Help'] = 'Piwigo yardım';
    253253$lang['Play of slideshow'] = 'Slayt gösterisini yürüt';
    254 $lang['please enter your password again'] = 'lütfen şifrenizi tekrar giriniz';
    255254$lang['Please enter your username or email address.'] = 'Lütfen kullanıcı adınızı veya e-posta adresinizi giriniz.';
    256255$lang['Please, enter a login'] = 'Lütfen kullanıcı adınızı giriniz';
     
    417416$lang['Go back to the album'] = 'Albüme geri dön';
    418417$lang['Last Page'] = 'Son sayfa';
     418$lang['Password is missing. Please enter the password.'] = 'Şifre eksik. Lütfen şifrenizi girin.';
     419$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Şifre doğrulama eksik. Lütfen seçtiğiniz şifreyi doğrulayın.';
    419420?>
Note: See TracChangeset for help on using the changeset viewer.