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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/