| Summary: | update SeparateHoldings preference descriptions | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
| Component: | Templates | Assignee: | Nicole C. Engard <nengard> |
| Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | chris, jonathan.druart |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 9306: Update descriptions for the 4 SeparateHoldings prefs
Bug 9306: Update descriptions for the 4 SeparateHoldings prefs Bug 9306: Update descriptions for the 4 SeparateHoldings prefs [SIGNED-OFF] Bug 9306: Update descriptions for the 4 SeparateHoldings prefs Bug 9306: Update descriptions for the 4 SeparateHoldings prefs |
||
|
Description
Nicole C. Engard
2012-12-19 14:27:59 UTC
Created attachment 14195 [details] [review] Bug 9306: Update descriptions for the 4 SeparateHoldings prefs Just a string patch making these prefs a bit clearer. This should be updated to use "library" in place of "branch." Created attachment 14277 [details] [review] Bug 9306: Update descriptions for the 4 SeparateHoldings prefs There are still instances of "branch" instead of "library":
choices:
homebranch: 'home branch'
holdingbranch: 'holding branch'
These instances should be changed to:
choices:
homebranch: 'home library'
holdingbranch: 'holding library'
Created attachment 14312 [details] [review] Bug 9306: Update descriptions for the 4 SeparateHoldings prefs Sorry! Third time's a charm. Created attachment 14315 [details] [review] [SIGNED-OFF] Bug 9306: Update descriptions for the 4 SeparateHoldings prefs Patch updates the text of the SeparateHoldings and OpacSeparateHoldings preference descriptions to be more readable. To test, apply the patch and check the text of the preferences. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Description and test plan added. QA Comment: Simple patch. It changes 4 syspref descriptions. Marked as Passed QA. Created attachment 14559 [details] [review] Bug 9306: Update descriptions for the 4 SeparateHoldings prefs Patch updates the text of the SeparateHoldings and OpacSeparateHoldings preference descriptions to be more readable. To test, apply the patch and check the text of the preferences. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Description and test plan added. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> This patch has been pushed to master. Bugfix for a feature new in master, not needed on the stable branches |