| Summary: | Ukrainian is misspelled in language tables for English | ||
|---|---|---|---|
| Product: | Koha | Reporter: | David Cook <dcook> |
| Component: | Architecture, internals, and plumbing | Assignee: | David Cook <dcook> |
| Status: | CLOSED FIXED | QA Contact: | Victor Grousset/tuxayo <victor> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, victor |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
21.05.00,20.11.06,20.05.12
|
|
| Circulation function: | |||
| Attachments: |
Bug 28244: Fix typo in Ukrainian in language tables in English
Bug 28244: Fix typo in Ukrainian in language tables in English Bug 28244: Fix typo in Ukrainian in language tables in English Bug 28244: Fix typo in Ukrainian in history |
||
|
Description
David Cook
2021-04-28 04:46:09 UTC
In installer/data/mysql/mandatory/subtag_registry.sql, it should be Ukrainian and not Ukranian for English. Created attachment 120251 [details] [review] Bug 28244: Fix typo in Ukrainian in language tables in English This changes the English of Ukranian to Ukrainian. 1) Apply patch 2) Go to http://localhost:8080/cgi-bin/koha/opac-search.pl 3) Click on "Language" drop-down 4) Note near the bottom it says "Ukrainian" instead of "Ukranian" Created attachment 120277 [details] [review] Bug 28244: Fix typo in Ukrainian in language tables in English This changes the English of Ukranian to Ukrainian. 1) Apply patch 2) Go to http://localhost:8080/cgi-bin/koha/opac-search.pl 3) Click on "Language" drop-down 4) Note near the bottom it says "Ukrainian" instead of "Ukranian" Signed-off-by: Henry Bolshaw <bolshawh@parliament.uk> Created attachment 120321 [details] [review] Bug 28244: Fix typo in Ukrainian in language tables in English This changes the English of Ukranian to Ukrainian. 1) Apply patch 2) Go to http://localhost:8080/cgi-bin/koha/opac-search.pl 3) Click on "Language" drop-down 4) Note near the bottom it says "Ukrainian" instead of "Ukranian" Signed-off-by: Henry Bolshaw <bolshawh@parliament.uk> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Created attachment 120322 [details] [review] Bug 28244: Fix typo in Ukrainian in history Pushed to master for 21.05, thanks to everybody involved! Pushed to 20.11.x for 20.11.06 note: was pushed to 20.05.x for 20.05.12 Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. |