aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL/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/pl_PL/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/pl_PL/common.lang.php')
-rw-r--r--language/pl_PL/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php
index c4743cc41..fea7ff518 100644
--- a/language/pl_PL/common.lang.php
+++ b/language/pl_PL/common.lang.php
@@ -92,9 +92,6 @@ $lang['Links'] = 'Linki';
$lang['N/A'] = 'N/D';
$lang['New on %s'] = 'Nowe %s';
$lang['New password confirmation does not correspond'] = 'Potwierdzenie podczas potwierdzania nowego hasła';
-$lang['New password sent by email'] = 'Nowe hasło wysłane na pocztą email';
-$lang['No email address'] = 'Brak adresu email';
-$lang['No classic user matches this email address'] = 'Brak użytkowników odpowiadających danemu adresowi email';
$lang['Notification'] = 'Powiadamianie';
$lang['Number of items'] = 'Liczba obiektów';
$lang['Original dimensions'] = 'Oryginalne rozmiary';
@@ -115,7 +112,6 @@ $lang['Search rules'] = 'Reguły wyszukiwania';
$lang['Search tags'] = 'Szukaj tagów';
$lang['Search'] = 'Szukaj';
$lang['display available tags'] = 'Zobacz dostępne tagi';
-$lang['Send new password'] = 'Prześlij nowe hasło';
$lang['Since'] = 'Od';
$lang['Sort by'] = 'Sortuj po';
$lang['Sort order'] = 'Sortowanie po';
@@ -312,7 +308,6 @@ $lang['Admin: %s'] = 'Admin: %s';
$lang['Registration of %s'] = 'Rejestracja %s';
$lang['Album: %s'] = 'Album: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Zły status dla użytkownika "gość", używam domyślnego';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster i special user nie mogą używać tej metody';
$lang['this email address is already in use'] = 'użytkownik już używa tego adresu email';
$lang['Album results for'] = 'Wyniki albumu dla';
$lang['Tag results for'] = 'Wyniki tagów dla';