Missing `emails.incoming.errors` translations

In Admin > Emails > Rejected I have an email with the following error:

Error
Email::Receiver::OldDestinationError
translation missing: en.emails.incoming.errors.old_destination_error

While I messed with translations for my site, I think this is not just an issue for me. The server.en.yml on Github seems to indeed lack this translation.

3개의 좋아요

이 문제를 Contribute > Bug 카테고리로 이동시켜서 보이지 않도록 하겠습니다.

이 문제를 수정하고, 가능할 경우 Email::Receiver의 모든 오류에 해당하는 번역이 있는지 확인하기 위해 스펙이나 린팅 규칙을 추가해야 합니다. 해당 파일에 있는 주석만으로는 분명히 충분하지 않습니다.

또한, 다른 번역이 누락되었는지도 확인해야 합니다.

4개의 좋아요

Seeing this from a source of emails that used to work. (A mailing list for the club I run the Discourse instance for.)

Email::Receiver::InvalidPost

translation missing: en_GB.emails.incoming.errors.invalid_post

Any idea what it means? There’s no language translation needed for these posts.