aboutsummaryrefslogtreecommitdiffstats
path: root/language/cs_CZ
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/cs_CZ
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/cs_CZ')
-rw-r--r--language/cs_CZ/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php
index 08b999602..6f4301fe9 100644
--- a/language/cs_CZ/common.lang.php
+++ b/language/cs_CZ/common.lang.php
@@ -94,9 +94,6 @@ $lang['Links'] = 'Odkazy';
$lang['N/A'] = 'nezadáno';
$lang['New on %s'] = 'Nový na %s';
$lang['New password confirmation does not correspond'] = 'Zadaná hesla se neshodují.';
-$lang['New password sent by email'] = 'Nové heslo bylo zasláno e-mailem';
-$lang['No email address'] = 'Bez e-mailové adresy';
-$lang['No classic user matches this email address'] = 'Nebyl nalezen žádný uživatel se zadanou e-mailovou adresou';
$lang['Notification'] = 'RSS vlákno';
$lang['Number of items'] = 'Počet položek';
$lang['Original dimensions'] = 'Původní rozměry';
@@ -116,7 +113,6 @@ $lang['Search rules'] = 'Podmínky pro vyhledávání';
$lang['Search tags'] = 'Hledat podle klíčových slov';
$lang['Search'] = 'Vyhledat';
$lang['display available tags'] = 'Ukázat dostupná klíčová slova';
-$lang['Send new password'] = 'Poslat nové heslo';
$lang['Since'] = 'Od';
$lang['Sort by'] = 'Řadit podle';
$lang['Sort order'] = 'Směr řazení';
@@ -313,7 +309,6 @@ $lang['Admin: %s'] = 'Administrátor: %s';
$lang['Registration of %s'] = 'Registrace %s';
$lang['Album: %s'] = 'Album: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Špatný stav pro uživatele "host", bude použit výchozí stav. Prosím informujte administrátora.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrátor nemůže použít tuto metodu.';
$lang['this email address is already in use'] = 'Tato e-mailová adresa je již používána';
$lang['Album results for'] = 'Alba výsledky pro';
$lang['Tag results for'] = 'Výsledky pro klíčová slova';