aboutsummaryrefslogtreecommitdiffstats
path: root/language/sk_SK
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/sk_SK
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/sk_SK')
-rw-r--r--language/sk_SK/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/sk_SK/common.lang.php b/language/sk_SK/common.lang.php
index 70890bb66..d6374fa37 100644
--- a/language/sk_SK/common.lang.php
+++ b/language/sk_SK/common.lang.php
@@ -94,9 +94,6 @@ $lang['Links'] = 'Odkazy';
$lang['N/A'] = 'nezadané';
$lang['New on %s'] = 'Nový na %s';
$lang['New password confirmation does not correspond'] = 'Zadané heslá sa nezhodujú.';
-$lang['New password sent by email'] = 'Nové heslo bolo zaslané e-mailom';
-$lang['No email address'] = 'Bez e-mailovej adresy';
-$lang['No classic user matches this email address'] = 'Nebol nájdený žiaden používateľ so zadanou e-mailovou adresou';
$lang['Notification'] = 'RSS vlákno';
$lang['Number of items'] = 'Počet položiek';
$lang['Original dimensions'] = 'Pôvodné rozmery';
@@ -116,7 +113,6 @@ $lang['Search rules'] = 'Podmienky pre vyhľadávanie';
$lang['Search tags'] = 'Hľadať podľa kľúčových slov';
$lang['Search'] = 'Vyhľadať';
$lang['display available tags'] = 'Ukázať dostupné kľúčové slová';
-$lang['Send new password'] = 'Poslať nové heslo';
$lang['Since'] = 'Od';
$lang['Sort by'] = 'Zoradiť podľa';
$lang['Sort order'] = 'Smer zoradenia';
@@ -313,7 +309,6 @@ $lang['Admin: %s'] = 'Administrátor: %s';
$lang['Registration of %s'] = 'Registrácia %s';
$lang['Album: %s'] = 'Album: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Zlý stav pre používateľa "hosť", bude použitý východzí stav. Prosím informujte webmastra.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrátor, webmaster a špeciálny používateľ nemôžu použiť túto metódu.';
$lang['this email address is already in use'] = 'táto e-mailová adresa je už používaná';
$lang['Album results for'] = 'Výsledky pre album';
$lang['Tag results for'] = 'Výsledky pre kľúčové slová';