Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 18630: Translatability (Clubs): 'Cancel' is ambiguous and leads t…
…o mistakes The button to cancel a club enrollement is labelled with 'Cancel'. That is ambiguous and translates e.g. in German to 'Abbrechen' which can lead to mistakes. To test: - Apply patch - Enroll a patron to a club - Enable public enrollment in OPAC - Verify that the button to cancel enrollment in both OPAC and staff client reads 'Cancel enrollement' (instead of 'Cancel' without patch) (The button appears on the patron's detail pages in OPAC and staff client) Amended for comment #4 / mv Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> (cherry picked from commit 628d839) Signed-off-by: Fridolin Somers <[email protected]>
- Loading branch information