aboutsummaryrefslogtreecommitdiffstats
path: root/language/hu_HU/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/hu_HU/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/hu_HU/common.lang.php')
-rw-r--r--language/hu_HU/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php
index 50d0c4f15..252fbbb05 100644
--- a/language/hu_HU/common.lang.php
+++ b/language/hu_HU/common.lang.php
@@ -93,9 +93,6 @@ $lang['Links'] = 'Kapcsolódó linkek';
$lang['N/A'] = 'Nincs adat';
$lang['New on %s'] = 'Új %s';
$lang['New password confirmation does not correspond'] = 'Az új jelszó megerősítése nem sikerült';
-$lang['New password sent by email'] = 'Új jelszavát elküldtük e-mailben.';
-$lang['No email address'] = 'Nincs e-mail cím megadva';
-$lang['No classic user matches this email address'] = 'Ilyen e-mail címmel nincs regisztrált felhasználó';
$lang['Notification'] = 'RSS';
$lang['Number of items'] = 'Tételek száma';
$lang['Original dimensions'] = 'Eredeti méret';
@@ -116,7 +113,6 @@ $lang['Search rules'] = 'Keresési szabályok';
$lang['Search tags'] = 'Címke keresése';
$lang['Search'] = 'Keresés';
$lang['display available tags'] = 'Lehetséges címkék';
-$lang['Send new password'] = 'Új jelszó elküldése';
$lang['Since'] = 'óta';
$lang['Sort by'] = 'Rendezés';
$lang['Sort order'] = 'Rendezési sorrend';
@@ -313,7 +309,6 @@ $lang['Admin: %s'] = 'Adminisztrátor: %s';
$lang['Registration of %s'] = 'Bejegyezte: %s';
$lang['Album: %s'] = 'Album: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Rossz felhasználói állapot "vendég", az alapértelmezett állapot. Kérjük, küldjön értesítést a webmesternek.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Adminisztrátor, webmester és különleges felhasználó nem használja ezt a módszert';
$lang['this email address is already in use'] = 'Ezt az e-mail címet már egy másik felhasználó használja.';
$lang['Album results for'] = 'Album eredményei';
$lang['Tag results for'] = 'Címke eredményei';