aboutsummaryrefslogtreecommitdiffstats
path: root/language/bg_BG/common.lang.php
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/bg_BG/common.lang.php
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/bg_BG/common.lang.php')
-rw-r--r--language/bg_BG/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/bg_BG/common.lang.php b/language/bg_BG/common.lang.php
index 478255cb6..591b19765 100644
--- a/language/bg_BG/common.lang.php
+++ b/language/bg_BG/common.lang.php
@@ -132,7 +132,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.'] = 'Грешен статус за потребител "guest", ще бъде използвана настройка по подразбиране. Моля уведомете уебмастерът.';
-$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'] = 'Таг резултати за';
@@ -171,9 +170,6 @@ $lang['Links'] = 'Линкове';
$lang['N/A'] = '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'] = 'RSS';
$lang['Number of items'] = 'Брой обекти';
$lang['Original dimensions'] = 'Оригинален размер';
@@ -194,7 +190,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'] = 'Сортирай по';