summaryrefslogtreecommitdiff
path: root/inc/lang/th
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/th
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/th')
-rw-r--r--inc/lang/th/lang.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/lang/th/lang.php b/inc/lang/th/lang.php
index 4ac6d7247..c9d526436 100644
--- a/inc/lang/th/lang.php
+++ b/inc/lang/th/lang.php
@@ -48,7 +48,6 @@ $lang['btn_subscribe'] = 'เฝ้าดู';
$lang['btn_unsubscribe'] = 'เลิกเฝ้าดู';
$lang['btn_profile'] = 'แก้ข้อมูลผู้ใช้';
$lang['btn_reset'] = 'เริ่มใหม่';
-$lang['btn_resendpwd'] = 'ลืมรหัส ส่งให้ใหม่ทางอีเมล';
$lang['btn_draft'] = 'แก้ไขเอกสารฉบับร่าง';
$lang['btn_recover'] = 'กู้คืนเอกสารฉบับร่าง';
$lang['btn_draftdel'] = 'ลบเอกสารฉบับร่าง';
@@ -83,7 +82,6 @@ $lang['profnoempty'] = 'ไม่อนุญาติให้เว
$lang['profchanged'] = 'ปรับปรุงข้อมูลส่วนตัวผู้ใช้สำเร็จ';
$lang['pwdforget'] = 'ลืมรหัสผ่านหรือ? เอาอันใหม่สิ';
$lang['resendna'] = 'วิกินี้ไม่รองรับการส่งรหัสผ่านซ้ำ';
-$lang['resendpwd'] = 'ส่งรหัสผ่านใหม่ให้กับ';
$lang['resendpwdmissing'] = 'ขออภัย, คุณต้องกรอกทุกช่อง';
$lang['resendpwdnouser'] = 'ขออภัย, เราไม่พบผู้ใช้คนนี้ในฐานข้อมูลของเรา';
$lang['resendpwdbadauth'] = 'ขออภัย, รหัสนี้ยังใช้ไม่ได้ กรุณาตรวจสอบว่าคุณกดลิ้งค์ยืนยันแล้ว';