We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3369d72 commit 786367eCopy full SHA for 786367e
1 file changed
languages/en-US/Mails.ini
@@ -107,4 +107,13 @@ message_notify_sub_new_reply = "Hello %1$s,
107
108
a new reply was posted in a topic subscribed by you!
109
110
-You can access the topic via this link: %2$s"
+You can access the topic via this link: %2$s"
111
+
112
+;PrivateMessage
113
+subject_pm_from_user = "Private message from a forum user"
114
+message_pm_from_user = "Hello %1$s,
115
116
+a private message '%3$s' was sent to you from %2$s:
117
+%4$s
118
119
+If you do not want to receive such e-mails, disabled in your profile the option 'Receive e-mails from the forum?'."
0 commit comments