RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.1k stars 890 forks source link

de_DE.yml needs a quick change to REPLY_MESSAGE_TITLE #2188

Open noseshimself opened 2 years ago

noseshimself commented 2 years ago

RainLoop version, browser, OS: all up to now

Expected behavior and actual behavior: The German attribution line is causing digestive problems.

Please change line 227 of file .../app/localization/webmail/de_DE.yml from

REPLY_MESSAGE_TITLE: "%DATETIME%, %EMAIL% schrieb"

to

REPLY_MESSAGE_TITLE: "Am %DATETIME% schrieb %EMAIL%:"

Steps to reproduce the problem:

Reply to a mail in a German language environment.