https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43090
--- Comment #1 from Jonathan Druart <[email protected]> --- Tried the new version and see the diff: cd misc/translator/po git reset --hard 5d048a6a51a950299e1d00c72efabb18fcdd0a92 # This is the last "Update from Koha" commit: 2026-07-02 03:03 +0000 Weblate o Update from Koha - b0fa3d7e6a Note the Koha's commit id cd /kohadevbox/koha git checkout b0fa3d7e6a gulp po:extract gulp po:update --generate-pot=never --lang fr-FR git -C misc/translator/po diff +#: koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsReportBuilder.vue:803 +#, fuzzy +msgid "Please enter a year with the format YYYY" +msgstr "Veuillez saisir l'année au format AAAA" +#: koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsReportBuilder.vue:981 +#, fuzzy +msgid "Report saved successfully" +msgstr "Le rapport a été supprimé" So it caught new valid sentences to translate. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
