Bug 39458

Summary: Typo in translator: "unconsistent" should be "inconsistent"
Product: Koha Reporter: David Cook <dcook>
Component: I18N/L10NAssignee: David Cook <dcook>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: f.demians, jonathan.druart
Version: MainKeywords: Academy
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 39458: Fix typo in unconsistent

Description David Cook 2025-03-25 22:41:36 UTC
It's a very minor typo but "unconsistent %s count" should be "inconsistent %s count" in English.
Comment 1 David Cook 2025-03-25 22:57:19 UTC
Created attachment 179712 [details] [review]
Bug 39458: Fix typo in unconsistent

This patch changes "unconsistent" into "inconsistent" in the translator.
Comment 2 David Cook 2025-03-25 22:58:04 UTC
Not sure how we'd test this one. Since it's a 1 character change, I suspect it's safe with a code review only, but I'm not super familiar with the translator.
Comment 3 Jonathan Druart 2025-03-26 04:46:39 UTC
Bug 39325 will take care of this.

*** This bug has been marked as a duplicate of bug 39325 ***