aboutsummaryrefslogtreecommitdiffstats
path: root/language/ar_SA
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-08-24 20:03:53 +0000
committerplegall <plg@piwigo.org>2011-08-24 20:03:53 +0000
commit2de0f01dce5913dcca68c28376205f0a6d473b7c (patch)
tree6eb4b4a2011ba5cc05fa4a37ecec4bac2ef646ec /language/ar_SA
parentc1d7fbebdde17a90f8cb42e7a4c3fa551dcb6b79 (diff)
feature 2027 implemented: the "lost password" feature was rewritten.
The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ar_SA')
-rw-r--r--language/ar_SA/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/ar_SA/common.lang.php b/language/ar_SA/common.lang.php
index 21fea8a32..143effb99 100644
--- a/language/ar_SA/common.lang.php
+++ b/language/ar_SA/common.lang.php
@@ -92,9 +92,6 @@ $lang['Links'] = 'روابط';
$lang['N/A'] = 'غير معروف';
$lang['New on %s'] = 'جديد لـ %s';
$lang['New password confirmation does not correspond'] = 'كلمة المرور ليست متطابقة';
-$lang['New password sent by email'] = 'كلمة المرور ارسلت لبريدك الالكتورني';
-$lang['No email address'] = 'لا بريد الكتروني';
-$lang['No classic user matches this email address'] = 'لا يوجد مستخدم مطابق لهذا البريد الالكتروني';
$lang['Notification'] = 'تحديثات جديدة';
$lang['Number of items'] = 'عدد البنود';
$lang['Original dimensions'] = 'الابعاد الاصلية';
@@ -115,7 +112,6 @@ $lang['Search rules'] = 'قواعد البحث';
$lang['Search tags'] = 'كلمات البحث';
$lang['Search'] = 'بحث';
$lang['display available tags'] = 'أنظر في الكلمات الدلائلية';
-$lang['Send new password'] = 'ارسال كلمة مرور جديدة';
$lang['Since'] = 'منذ';
$lang['Sort by'] = 'ترتيب حسب ..';
$lang['Sort order'] = 'طريقة العرض';
@@ -315,7 +311,6 @@ $lang['Admin: %s'] = 'المدير: %s';
$lang['Registration of %s'] = 'تسجيل %s';
$lang['Album: %s'] = 'الألبوم: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'وضغ سيئ للضيف "ضيف", استخدم الحالة الافرتاضية. يرجى ابلاغ المسؤول عن الموقع.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'خاصية للادارة فقط لايمكنك استخدامها';
$lang['this email address is already in use'] = 'هذا البريد مسجل لدينامن قبل';
$lang['Album results for'] = 'نتيجة البحث في الالبومات عن:';
$lang['Tag results for'] = 'نتائج الكلمات الدلائلية';