mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Crowdin localization integration prepare and stopwords removal
This commit is contained in:
parent
e87f1beff0
commit
4b9965b062
51 changed files with 3145 additions and 1894 deletions
18
library/language/source/email/user_activate_passwd.html
Normal file
18
library/language/source/email/user_activate_passwd.html
Normal file
|
@ -0,0 +1,18 @@
|
|||
Subject: New password activation
|
||||
Charset: UTF-8
|
||||
|
||||
Hello {USERNAME}
|
||||
|
||||
You are receiving this email because you have (or someone pretending to be you has) requested a new password be sent for your account on {SITENAME}. If you did not request this email then please ignore it, if you keep receiving it please contact the board administrator.
|
||||
|
||||
To use the new password you need to activate it. To do this click the link provided below.
|
||||
|
||||
{U_ACTIVATE}
|
||||
|
||||
If sucessful you will be able to login using the following password:
|
||||
|
||||
Password: {PASSWORD}
|
||||
|
||||
You can of course change this password yourself via the profile page. If you have any difficulties please contact the board administrator.
|
||||
|
||||
{EMAIL_SIG}
|
Loading…
Add table
Add a link
Reference in a new issue