On Sat, May 19, 2018 at 12:32 AM, Johannes Sixt <j6t@xxxxxxxx> wrote: > Am 19.05.2018 um 04:07 schrieb Elijah Newren: >> >> There is really no need for four branches of nearly identical messages >> when we can store the differences into small variables before printing. > > Oh, there is a reason for the repeated message text: translations! Please do > not play sentence Lego with translated strings. The original code is > preferable. Ah, translations; that makes sense now. I'm still annoyed by the code, but I retract patch 5 then.