# 自动化邮件主题行中的错误

**URL:** <https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927>\
**Category:** Bug\
**Created:** [2018年八月4日 17:06 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927 "2018-08-04T17:06:30Z")\
**Posts on this page:** 8\
**Page:** 1

<div class="post-metadata">

**Author:** ![Pad\_Pors](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pad_pors/32/52016_2.png) [@Pad\_Pors](https://meta.discourse.org/u/Pad_Pors)\
**Post date:** [2018年八月4日 17:06 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927/1 "2018-08-04T17:06:30Z")

</div>

`translation missing: en.system_messages.email_revoked.subject_template` is the subject for the recent email of the system to the bounced emails.

 ![image](https://global.discourse-cdn.com/meta/original/3X/d/1/d190af3f07effb3ee5127b7fbd0ba16fb31c435d.png)

---

<div class="post-metadata">

**Author:** ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)\
**Post date:** [2018年八月4日 20:24 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927/2 "2018-08-04T20:24:37Z")

</div>

Did you try to customize the subject? Maybe related to [Translation missing in english locale?](https://meta.discourse.org/t/translation-missing-in-english-locale/84019)  
Can you try to restart or rebuild the Docker container? It should resolve the issue.

---

<div class="post-metadata">

**Author:** ![Pad\_Pors](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pad_pors/32/52016_2.png) [@Pad\_Pors](https://meta.discourse.org/u/Pad_Pors)\
**Post date:** [2018年八月5日 06:34 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927/3 "2018-08-05T06:34:07Z")

</div>

it’s the message I got from [meta.discourse.com](http://meta.discourse.com) and not something in our forum.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2018年八月5日 06:50 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927/4 "2018-08-05T06:50:38Z")

</div>

Aha we should fix that bug if it’s from meta.

I suspect it is trying to use your local UI language. That’s _probably_ a bug since it should use the server language, not the user interface language.

---

<div class="post-metadata">

**Author:** ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)\
**Post date:** [2018年八月5日 10:13 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927/6 "2018-08-05T10:13:44Z")

</div>

> [@codinghorror](#):
>
> it should use the server language, not the user interface language.

Are you saying that if the user changes the language of the UI, emails should still be sent out in the server language?

---

<div class="post-metadata">

**Author:** ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)\
**Post date:** [2018年八月5日 10:49 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927/7 "2018-08-05T10:49:42Z")

</div>

No, it should use the user’s language. But something’s not right in this case. It looks like it fails to find the English subject. I’ll investigate.

---

<div class="post-metadata">

**Author:** ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)\
**Post date:** [2018年八月6日 13:47 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927/8 "2018-08-06T13:47:05Z")

</div>

Thanks for reporting the bug. It’s [fixed](https://github.com/discourse/discourse/commit/aaf50ad1871e689f694a271c249790467009d6e3).

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2018年八月6日 22:44 UTC](https://meta.discourse.org/t/bug-in-the-subject-line-of-an-automate-email/93927/9 "2018-08-06T22:44:39Z")

</div>


