| Summary: | Terminology: Id, sushi and counter are abbreviations | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, lucas |
| 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: |
24.05.00,23.11.02
|
|
| Circulation function: | |||
| Attachments: |
Bug 35526: Fix terminology and spelling for ERM data providers
Bug 35526: Fix terminology and spelling for ERM data providers Bug 35526: Fix terminology and spelling for ERM data providers |
||
|
Description
Katrin Fischer
2023-12-10 13:49:38 UTC
Created attachment 159698 [details] [review] Bug 35526: Fix terminology and spelling for ERM data providers This makes several changes on the form for adding a data provider and on the data provider details page: * Enable ERMModule system preference * Go to the ERM module, add a new data provider * Look at the labels on the form * Save and check the labels on the summary tab * Apply patch, run: yarn build * Verify fixes ...Id => ID ...sushi => SUSHI ...counter => COUNTER ...Report Release => Report release ... Created attachment 159705 [details] [review] Bug 35526: Fix terminology and spelling for ERM data providers This makes several changes on the form for adding a data provider and on the data provider details page: * Enable ERMModule system preference * Go to the ERM module, add a new data provider * Look at the labels on the form * Save and check the labels on the summary tab * Apply patch, run: yarn build * Verify fixes ...Id => ID ...sushi => SUSHI ...counter => COUNTER ...Report Release => Report release ... Signed-off-by: David Nind <david@davidnind.com> Created attachment 159949 [details] [review] Bug 35526: Fix terminology and spelling for ERM data providers This makes several changes on the form for adding a data provider and on the data provider details page: * Enable ERMModule system preference * Go to the ERM module, add a new data provider * Look at the labels on the form * Save and check the labels on the summary tab * Apply patch, run: yarn build * Verify fixes ...Id => ID ...sushi => SUSHI ...counter => COUNTER ...Report Release => Report release ... Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.02 Doesn't apply cleanly to 23.05.x, no backport. |