[Koha-bugs] [Bug 32931] ERM - (is perpetual) Yes / No options untranslatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 24 00:50:03 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32931

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #17 from David Nind <david at 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.


More information about the Koha-bugs mailing list