es-ES has commented/obsolete translations with "unconsistent %s count". The strings cannot be fixed in Weblate, and so the koha-translate script will always raise a warning about those strings. We should not complain about obsolete translations.
Created attachment 177696 [details] [review] Bug 39077: Do not complain about obsolete translations
Test plan: Update the po files before you apply this patch for es-ES koha-translate --update es-ES --dev kohadev => Notice the warnings Apply this patch Translate again => No warnings.
Created attachment 177699 [details] [review] Bug 39077: Do not complain about obsolete translations Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Tested it. Works as described. Adding that the 'update po files before' step requires: ```shell cd misc/translator/po git fech git reset --hard origin/main ``` Nice work.
Pushed for 25.05! Well done everyone, thank you!
*** Bug 37068 has been marked as a duplicate of this bug. ***
Nice work everyone! Pushed to 24.11.x for 24.11.04