diff options
Diffstat (limited to 'inc/lang/en')
-rw-r--r-- | inc/lang/en/lang.php | 2 | ||||
-rw-r--r-- | inc/lang/en/password.txt | 20 | ||||
-rw-r--r-- | inc/lang/en/pwconfirm.txt | 15 | ||||
-rw-r--r-- | inc/lang/en/resendpwd.txt | 7 |
4 files changed, 31 insertions, 13 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index ff2e7cd84..894a4176b 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -78,6 +78,8 @@ $lang['resendna'] = 'This wiki does not support password resending.'; $lang['resendpwd'] = 'Send new password for'; $lang['resendpwdmissing'] = 'Sorry, you must fill in all fields.'; $lang['resendpwdnouser'] = 'Sorry, we can\'t find this user in our database.'; +$lang['resendpwdbadauth'] = 'Sorry, this auth code is not valid. Make sure you used the complete confirmation link.'; +$lang['resendpwdconfirm'] = 'A confirmation link has been sent by email.'; $lang['resendpwdsuccess'] = 'Your new password has been sent by email.'; $lang['txt_upload'] = 'Select file to upload'; diff --git a/inc/lang/en/password.txt b/inc/lang/en/password.txt index 45b88cf8a..661d35fca 100644 --- a/inc/lang/en/password.txt +++ b/inc/lang/en/password.txt @@ -1,10 +1,10 @@ -Hi @FULLNAME@!
-
-Here is your userdata for @TITLE@ at @DOKUWIKIURL@
-
-Login : @LOGIN@
-Password : @PASSWORD@
-
---
-This mail was generated by DokuWiki at
-@DOKUWIKIURL@
+Hi @FULLNAME@! + +Here is your userdata for @TITLE@ at @DOKUWIKIURL@ + +Login : @LOGIN@ +Password : @PASSWORD@ + +-- +This mail was generated by DokuWiki at +@DOKUWIKIURL@ diff --git a/inc/lang/en/pwconfirm.txt b/inc/lang/en/pwconfirm.txt new file mode 100644 index 000000000..e91e2ebc5 --- /dev/null +++ b/inc/lang/en/pwconfirm.txt @@ -0,0 +1,15 @@ +Hi @FULLNAME@! + +Someone requested a new password for your @TITLE@ +login at @DOKUWIKIURL@ + +If you did not request a new password then just ignore this email. + +To confirm that the request was really sent by you please use the +following link. + +@CONFIRM@ + +-- +This mail was generated by DokuWiki at +@DOKUWIKIURL@ diff --git a/inc/lang/en/resendpwd.txt b/inc/lang/en/resendpwd.txt index fdc3cdb21..d8b1bf90b 100644 --- a/inc/lang/en/resendpwd.txt +++ b/inc/lang/en/resendpwd.txt @@ -1,5 +1,6 @@ ====== Send new password ====== -Fill in all the information below to get a new password for your account in this wiki. -Your new password will be sent to your registered email address. The user name should be -your wiki user name. +Please enter your user name in the form below to request a new password for your +account in this wiki. A confirmation link will be sent to your registered email +address. + |