https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32931 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #17 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Install a language: - cd misc/translator - ./translate install fr-CA 2. After applying the patch: - yarn js:build - flush_memcached and restart_all 3. Update the po files: - cd misc/translator - ./translate update fr-CA - vi po/fr-CA-messages-js.po - search for Yes, No and License info - should now be entries for ...AgreementsFormAdd.vue and ....AgreementsShow.vue files - reinstall the language: ./translate install fr-CA 4. When installing fr-CA (before and after the patch is applied) I get this message - does this need to be fixed? In file "admin.pref", "Options d'authentification" is a translation for sections "Google OpenID Connect", "Login options" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. -- You are receiving this mail because: You are watching all bug changes.