At Thu, 29 Sep 2022 22:49:00 -0400, Tom Lane <t...@sss.pgh.pa.us> wrote in > Kyotaro Horiguchi <horikyota....@gmail.com> writes: > > By the way, I didn't notice at that time (and forgot about the > > policy), but the HINT message has variations differing only by the > > variable name. > > > What do you think about the attached? > > Hmm, maybe, but a quick grep for 'You might need to increase' > finds about a dozen other cases, and none of them are using %s. (Mmm. I didn't find others only in po files..) > If we do this we should change all of them, and they probably > need "translator:" hints. I'm not sure whether abstracting > away the variable names will make translation harder.
I expect that dedicated po-editing tools can lookup corresponding code lines, which gives the answer if no hint is attached at least in this specific case. Anyway, thinking calmly, since we are not about to edit these messages, it's unlikely to happen on purpose, I think. So I don't mean to push this so hard. Thanks for the comment! regards. -- Kyotaro Horiguchi NTT Open Source Software Center