Summary: | Change 'Staff' to 'Staff interface' in HTML customization locations | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Templates | Assignee: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Status: | Pushed to stable --- | QA Contact: | Lisette Scheer <lisette> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | barbara.johnson, david, lisette, wainuiwitikapark |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This fixes the HTML customization display location dropdown list so that the "Staff" grouping is now "Staff interface". This makes it clearer for translation.
|
|
Version(s) released in: |
25.05.00,24.11.02
|
Circulation function: | |
Attachments: |
Bug 38611: Change 'Staff' to 'Staff interface' in HTML customization locations
Bug 38611: Change 'Staff' to 'Staff interface' in HTML customization locations Bug 38611: Change 'Staff' to 'Staff interface' in HTML customization locations |
Description
Caroline Cyr La Rose
2024-12-03 17:18:14 UTC
Created attachment 175090 [details] [review] Bug 38611: Change 'Staff' to 'Staff interface' in HTML customization locations This patch changes the HTML customization location group 'Staff' to 'Staff interface' to make it less ambiguous for translation. To test: 1. Go to Tools > HTML cutomizations > New entry 2. Look at the possible locations --> Note that there are two groups, OPAC and Staff 3. Apply patch 4. Refresh the page and open the drop-down again --> The groupings are now called OPAC and Staff interface Created attachment 175093 [details] [review] Bug 38611: Change 'Staff' to 'Staff interface' in HTML customization locations This patch changes the HTML customization location group 'Staff' to 'Staff interface' to make it less ambiguous for translation. To test: 1. Go to Tools > HTML cutomizations > New entry 2. Look at the possible locations --> Note that there are two groups, OPAC and Staff 3. Apply patch 4. Refresh the page and open the drop-down again --> The groupings are now called OPAC and Staff interface Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Created attachment 175096 [details] [review] Bug 38611: Change 'Staff' to 'Staff interface' in HTML customization locations Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> Fixes things to follow our terminology guidelines - making this a trivial bug fix. Pushed for 25.05! Well done everyone, thank you! This is in the commit log for 24.11, though not noted here yet. Not backporting to 24.05.x unless requested Pushed to 24.11.02 |