Bug 12661 - Capitalisation error for "Item Type" in prog/en/modules/help/reports/manager.tt
Summary: Capitalisation error for "Item Type" in prog/en/modules/help/reports/manager.tt
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Gizmo
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-25 03:12 UTC by Gizmo
Modified: 2015-06-04 23:33 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: String patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Fixing capitalisation on "Item Type" error (1.31 KB, patch)
2014-07-25 03:30 UTC, Gizmo
Details | Diff | Splinter Review
Bug 12661: Fixing capitalisation from "Item Type" to "Item type" (1.36 KB, patch)
2014-07-29 05:02 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
[PASSED QA] Bug 12661: Fixing capitalisation from "Item Type" to "Item type" (1.43 KB, patch)
2014-07-29 21:28 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Gizmo 2014-07-25 03:12:02 UTC

    
Comment 1 Gizmo 2014-07-25 03:30:49 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2014-07-26 16:24:42 UTC
The patch changes
Catalog by Item Type
to:
Catalog by Item type

I think it should be:
Catalog by item type

Marc
Comment 3 Biblibre Sandboxes 2014-07-29 05:02:34 UTC
Patch tested with a sandbox, by Aleisha <aleishaamohia@hotmail.com>
Comment 4 Biblibre Sandboxes 2014-07-29 05:02:51 UTC Comment hidden (obsolete)
Comment 5 Katrin Fischer 2014-07-29 21:28:32 UTC
Created attachment 30313 [details] [review]
[PASSED QA] Bug 12661: Fixing capitalisation from "Item Type" to "Item type"

To fix go to help>reports>manager

Find capitalisation error
"Item Type"

Change to
"Item type"

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 6 Tomás Cohen Arazi 2014-07-30 14:14:59 UTC
Patch pushed to master.

Thanks Natalie!