On 3 May 2021, at 2:55, Stefan Dorscht wrote:

Hi there,

as non english native speaker I`d like to change the „reply sentence“:

„On 3 May 2021, at 8:00, John Appleseed wrote:“

to a sentence written in German:

„Am 3. Mai 2021 um 8:00 Uhr schrieb John Appleseed:“

Any hints how to change that?

See the "Hidden Preferences" page in the MailMate Help. It documents the MmReplyWroteString setting with this example:

defaults write com.freron.MailMate MmReplyWroteString -string 'On %e %b %Y, at %k:%M, ${from.name:${from.address}} wrote:'

The '%' tokens are standard date/time strings, documented on the man page for strftime(3).



--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to