This call to `BKE_reportf()` uses a tertiary operator to select a message using singular or plural, which cannot be translated automatically. This commit adds `RPT_()` translation for both variants. Reported by Ye Gui in #43295.
This call to `BKE_reportf()` uses a tertiary operator to select a message using singular or plural, which cannot be translated automatically. This commit adds `RPT_()` translation for both variants. Reported by Ye Gui in #43295.