Changeset 25121 for trunk/language/ar_SA


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

    r24207 r25121  
    248248$lang['this login is already used'] = 'هذا المستخدم موجود حاليا';
    249249$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'يجب ان يكون البريد بهذه الكيفيةxxx@yyy.eee (مثلا : jack@altern.org)';
    250 $lang['please enter your password again'] = 'من فضلك أعد كتابة كلمة المرور مرة أخرى';
    251250$lang['Auto login'] = 'دخول آلي';
    252251$lang['remove this tag from the list'] = 'حذف هذه الكلمات من القائمة';
     
    424423$lang['Go back to the album'] = 'إرجع للألبوم';
    425424$lang['Last Page'] = 'الصفحة الأخيرة';
     425$lang['Password is missing. Please enter the password.'] = 'لم تكتب كلمة المرور، فضلا ً أكتب كلمة المرور';
     426$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'لم يتم تأكيد كلمة المرور، فضلا ً لا أمر أكد المرور رحم الله والديك';
    426427?>
Note: See TracChangeset for help on using the changeset viewer.