Summary: | Allow local definition of gender options | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, gmcharlt, kyle.m.hall, lisettepalouse+koha, sally.healey |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25364 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Andrew Fuerste-Henry
2021-01-24 20:49:51 UTC
I think one reason was that the authorised values are still not translatable :( Which means it makes it really hard to work this out for multi-language installation to always display nicely. (In reply to Katrin Fischer from comment #1) > I think one reason was that the authorised values are still not translatable Do we have a bug open for that? I imagine that the way to fix that would be to add a locale column? Initially we could default to English but build up support for passing in locales. (In reply to David Cook from comment #2) > (In reply to Katrin Fischer from comment #1) > > I think one reason was that the authorised values are still not translatable > > Do we have a bug open for that? > > I imagine that the way to fix that would be to add a locale column? > Initially we could default to English but build up support for passing in > locales. bug 20307 (In reply to Katrin Fischer from comment #3) > (In reply to David Cook from comment #2) > > (In reply to Katrin Fischer from comment #1) > > > I think one reason was that the authorised values are still not translatable > > > > Do we have a bug open for that? > > > > I imagine that the way to fix that would be to add a locale column? > > Initially we could default to English but build up support for passing in > > locales. > > bug 20307 Yikes bug 20307 and bug 24975 look a bit stuck. |