On Thu, Jul 23, 2020 at 09:44:18AM -0700, Kevin J. McCarthy wrote:
On Thu, Jul 23, 2020 at 07:15:11PM +0300, Maxim Tarasov wrote:
This affects prefilled subject of a reply to an email with an empty
subject.

---
-    env->subject = safe_strdup ("Re: your mail");
+    env->subject = safe_strdup ("Re:");

I agree the default is weird, but I'd like to give time for others to chime in about this first. I'll wait a week to see if anyone has a problem with this change.

Would you or Maxim consider making it a _("translatable string")---or perhaps even better, a configurable one---for those who speak other languages?

--
Tom Ryder <https://sanctum.geek.nz/>
Maybe we can bring back the light.

Reply via email to