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

    r23674 r25121  
    239239$lang['this login is already used'] = "این اطلاعات ورود از قبل وجود دارد";
    240240$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'آدرس ایمیل باید چیزی شبیه به xxx@yyy.eee باشد. (مانند: jack@altern.org)';
    241 $lang['please enter your password again'] = "خواهشمند است گذرواژه خود را دوباره وارد نمایید";
    242241$lang['Auto login'] = "ورود اتوماتیک";
    243242$lang['remove this tag from the list'] = "پاک کردن این برچسب از لیست";
     
    423422$lang['Go back to the album'] = 'برگشتن به آلبوم';
    424423$lang['Last Page'] = 'آخرین برگه';
     424$lang['Password is missing. Please enter the password.'] = 'گذرواژه ای نوشته نشده است. خواهشمندیم گذرواژه‌ای بنویسید.';
     425$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'پذیرش گذرواژه با گذرواژه‌ی اصلی همخوانی ندارد. خواهشمندیم گذرواژه‌ی اصلی را در بخش پذیرش گذرواژه نیز بنویسید.';
    425426?>
Note: See TracChangeset for help on using the changeset viewer.