Jean-Noël Avila <[email protected]> writes: > Le 12/09/2016 à 13:30, Vasco Almeida a écrit : >> if (MAX_REVS < reflog) >> - die("Only %d entries can be shown at one time.", >> + die("only %d entries can be shown at one time.", >> MAX_REVS); > > Wouldn't you i18n this one too, with plural form?
I would think this one is OK in practice for the same reason as 7/14

