https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34935 Bug ID: 34935 Summary: ERM - "Agreement user" not translatable Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr When adding an agreement in the ERM module, you can add users linked to that agreement. For each new user, there is a heading "Agreement user 1", "Agreement user 2", etc. This heading doesn't seem to be translatable. The only "Agreement user" I found in the po files is "Agreement user %s is missing a user". To get there: 1. Enable ERMModule 2. Go to ERM > Agreements > New agreement > Add new user --> A new heading says "Agreement user 1 Remove this user" 3. Update the po files gulp po:update --lang fr-CA 4. Search the po files for "Agreement user" grep "Agreement user" misc/translator/po/fr-CA* --> The string is not in the po files -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.