Fixes #3920 - Not translated text with forwarding e-mails.

This commit is contained in:
Rolf Schmidt 2022-02-16 16:20:25 +01:00
parent c73502d976
commit 257ab2fc60
2 changed files with 5 additions and 1 deletions

View file

@ -257,7 +257,7 @@ class EmailReply extends App.Controller
quote_header = App.FullQuoteHeader.fullQuoteHeaderForward(article)
body = "<br/><div>---Begin forwarded message:---<br/><br/></div><div><blockquote type=\"cite\">#{quote_header}#{body}</blockquote></div><div><br></div>"
body = "<br/><div>---#{App.i18n.translateInline('Begin forwarded message')}:---<br/><br/></div><div><blockquote type=\"cite\">#{quote_header}#{body}</blockquote></div><div><br></div>"
articleNew = {}
articleNew.body = body

View file

@ -1140,6 +1140,10 @@ msgstr ""
msgid "Before you mention a user, please select a group."
msgstr ""
#: app/assets/javascripts/app/controllers/ticket_zoom/article_action/email_reply.coffee
msgid "Begin forwarded message"
msgstr ""
#: db/seeds/settings.rb
msgid "Beginner"
msgstr ""