Bug 18249

Summary: Typo "resrerves" in en-NZ translation files
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, veron
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 18249: Typo 'resrerves' in en-NZ translation file

Description Aleisha Amohia 2017-03-13 03:45:03 UTC

    
Comment 1 Aleisha Amohia 2017-03-13 03:46:46 UTC
Created attachment 61016 [details] [review]
Bug 18249: Typo 'resrerves' in en-NZ translation file

To test:
1) git grep "resrerves"
2) Notice typo
3) Apply patch
4) git grep "resrerves"
5) Typo should be gone

Sponsored-by: Catalyst IT
Comment 2 Marc Véron 2017-03-13 09:00:46 UTC
Hi Aleisha

Such typos can be fixed here:
http://translate.koha-community.org/en_NZ/
(Just did it for 16.05 and 16.11)

Setting to RESOLVED INVALID because it is not done in Bug tracker.
Comment 3 Aleisha Amohia 2017-03-13 19:30:59 UTC
Oh I see, thanks!