Bug 18249 - Typo "resrerves" in en-NZ translation files
Summary: Typo "resrerves" in en-NZ translation files
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-13 03:45 UTC by Aleisha Amohia
Modified: 2017-12-07 22:15 UTC (History)
2 users (show)

See Also:
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 (1.45 KB, patch)
2017-03-13 03:46 UTC, Aleisha Amohia
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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!