Replied to plain text email has missing string

very latest discourse: Just got a “reply” to a pm, html body is fine, text has:

translation missing: en.user_notifications.user_replied_pm.text_body_template

I need more information :stuck_out_tongue: Mind sharing what you did?

I have a private message (non group) with another user. That user replied this morning on that same thread and I got an email notification from that. Unfortunately the mail contains some confidential info so I can’t make a picture of it but it looks like:


[user]
January 19

Thanx Carlo.
....


Visit Topic or reply to this email to respond.
Previous Replies

....
Visit Topic or reply to this email to respond.

To stop receiving notifications for this particular topic, click here. To unsubscribe from these emails, change your user preferences.

It’s a multipart email, the html part is perfectly fine, the plain text part isn’t:


----==_mimepart_....
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

translation missing: en.user_notifications.user_replied_pm.text_body_template
To stop receiving notifications for this particular topic, [click here](http://talk.remobjects.com/t/.../unsubscribe). To unsubscribe from these emails, change your [user preferences](http://talk.remobjects.com/my/preferences).

----==_mimepart_...
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<div>

  <div></div>

  <table style="margin-bottom:25px;" cellspacing="0" cellpadding="0" border="0">
1 Like

Thanks. I guess nobody ever looked at the text/plain version of these email notifications :sweat_smile:

https://github.com/discourse/discourse/commit/29fbc2d7bc4eb41c83340359299b8017cabbaec3

2 Likes