Le 02/10/2023 à 04:40, Eric W. Biederman a écrit :
+ else die(_("unsupported object format: %s"), arg);
"unsupported object format '%s'" already exist in translated strings. One less similar string to translate. Thank you.
+ } if (opt_with_value(arg, "--short", &arg)) { filter &= ~(DO_FLAGS|DO_NOREV);