aboutsummaryrefslogtreecommitdiffstats
path: root/language/hr_HR
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/hr_HR
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/hr_HR')
-rw-r--r--language/hr_HR/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/hr_HR/common.lang.php b/language/hr_HR/common.lang.php
index 5df471c93..a6e817378 100644
--- a/language/hr_HR/common.lang.php
+++ b/language/hr_HR/common.lang.php
@@ -92,9 +92,6 @@ $lang['Links'] = 'Poveznice';
$lang['N/A'] = 'N/D';
$lang['New on %s'] = 'Novi na on %s';
$lang['New password confirmation does not correspond'] = 'Potvrda nove zaporke ne odgovara';
-$lang['New password sent by email'] = 'Nova zaporka poslana e-mail porukom';
-$lang['No email address'] = 'Nema e-mail adrese';
-$lang['No classic user matches this email address'] = 'Nijedan korisnik se ne poklapa s ovom e-mail adresom';
$lang['Notification'] = 'Obavijest';
$lang['Number of items'] = 'Broj stavki';
$lang['Original dimensions'] = 'Izvorne veličine';
@@ -115,7 +112,6 @@ $lang['Search rules'] = 'Pravila pretrage';
$lang['Search tags'] = 'Tagovi pretrage';
$lang['Search'] = 'Pretraživanje';
$lang['display available tags'] = 'Pogledaj dostupne tagove';
-$lang['Send new password'] = 'Pošalji novu zaporku';
$lang['Since'] = 'Od';
$lang['Sort by'] = 'Složeno po';
$lang['Sort order'] = 'Redoslijed slaganja';
@@ -311,7 +307,6 @@ $lang['Admin: %s'] = 'Upravitelj: %s';
$lang['Registration of %s'] = 'Upis od %s';
$lang['Album: %s'] = 'Skupina: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Loš status za korisnika "guest", koristi se pretpostavljeni status. Molimo obavjestite webmaster-a.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Upravitelj, webmaster i posebni korisnik ne mogu koristiti ovu metodu';
$lang['this email address is already in use'] = 'korisnik već koristi ovu e-mail adresu';
$lang['Album results for'] = 'Ishodi skupine za ';
$lang['Tag results for'] = 'Ishodi tagova za';