summaryrefslogtreecommitdiff
path: root/inc/lang/sk
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-03-10 15:47:05 +0100
committerAndreas Gohr <andi@splitbrain.org>2012-03-10 15:47:05 +0100
commit50fbf1b6522a235e93ba72c50d0f54e09506604a (patch)
tree37c31125df63879026f02df9db8a92d14061a629 /inc/lang/sk
parent7980e1acf1a671646747e5b924f2c8e208280a2e (diff)
parent8a9735e34dc99c24355e0aee74a3cd49aa3b1492 (diff)
downloadrpg-50fbf1b6522a235e93ba72c50d0f54e09506604a.tar.gz
rpg-50fbf1b6522a235e93ba72c50d0f54e09506604a.tar.bz2
Merge branch 'resetpassword'
No longer autogenerate passwords for password reset when $conf['autopasswd'] is disabled. Instead allow to change the password online. * resetpassword: added a timelimit for password reset tokens removed commented line use correct lang string for password mismatch removed outdated language string. it has to be retranslated German translation for password reset honor autopasswd setting for resend password Conflicts: inc/lang/no/lang.php inc/lang/sl/lang.php
Diffstat (limited to 'inc/lang/sk')
-rw-r--r--inc/lang/sk/lang.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/lang/sk/lang.php b/inc/lang/sk/lang.php
index 117da91d4..85e899b06 100644
--- a/inc/lang/sk/lang.php
+++ b/inc/lang/sk/lang.php
@@ -42,7 +42,6 @@ $lang['btn_backtomedia'] = 'Späť na výber súboru';
$lang['btn_subscribe'] = 'Sledovať zmeny';
$lang['btn_profile'] = 'Aktualizovať profil';
$lang['btn_reset'] = 'Zrušiť';
-$lang['btn_resendpwd'] = 'Poslať nové heslo';
$lang['btn_draft'] = 'Upraviť koncept';
$lang['btn_recover'] = 'Obnoviť koncept';
$lang['btn_draftdel'] = 'Zmazať koncept';
@@ -79,7 +78,6 @@ $lang['profnoempty'] = 'Prázdne meno alebo mailová adresa nie sú po
$lang['profchanged'] = 'Užívateľský účet úspešne zmenený.';
$lang['pwdforget'] = 'Zabudli ste heslo? Získajte nové!';
$lang['resendna'] = 'Táto wiki nepodporuje opätovné zasielanie hesla.';
-$lang['resendpwd'] = 'Pošli nové heslo pre';
$lang['resendpwdmissing'] = 'Prepáčte, musíte vyplniť všetky polia.';
$lang['resendpwdnouser'] = 'Prepáčte, nemôžeme nájsť zadaného užívateľa v databáze.';
$lang['resendpwdbadauth'] = 'Prepáčte, tento autorizačný kód nie je platný. Uistite sa, či ste použili celý autorizačný odkaz.';