Summary: | Add preference for naming OverDrive collection | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle, lucas, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Owen Leonard
2013-09-09 15:12:12 UTC
The problem with a pref would be translatability as you can only have one name for it. I am not sure how to best deal with this. We've had similar bugs reported for renaming course reserves and cart. Do we have the same problem with the LibraryName preference? Hm, we probably have. It might not have come up so far, as a name might be used in different languages and not be translated? But I know some instutions have an official English name here too and for some we even switch the logo with language change. Perhaps this is a job for translatable authorized values (Bug 20307) or database translations (Bug 24975)? (In reply to Owen Leonard from comment #4) > Perhaps this is a job for translatable authorized values (Bug 20307) or > database translations (Bug 24975)? Yes, I'd say so. We are just not quite there yet. *** Bug 28038 has been marked as a duplicate of this bug. *** Would be using the HTML customizations be an option here now? |