Bug 21637

Summary: Capitalization: EasyAnalyticalRecords syspref option "Don't Display" should be "Don't display"
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: System AdministrationAssignee: Mackey Johnstone <mackeyfj>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: david, fridolin.somers, gmcharlt, jesse, katrin.fischer, mackeyfj, martin.renvoize, nick
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 21637: Fixed upercase letter in EasyAnalyticalRecords syspref
Bug 21637: Fixed upercase letter in EasyAnalyticalRecords syspref
Bug 21637: Fixed upercase letter in EasyAnalyticalRecords syspref
Bug 21637: Fixed upercase letter in EasyAnalyticalRecords syspref

Description Caroline Cyr La Rose 2018-10-23 20:09:25 UTC
In Administration > Global System Preferences, go in Cataloging > Interface.

The options for EasyAnalyticalRecords are Don't Display and Display.

"Don't Display" should be "Don't display".
Comment 1 Mackey Johnstone 2019-01-15 03:06:38 UTC
Created attachment 83927 [details] [review]
Bug 21637: Fixed upercase letter in EasyAnalyticalRecords syspref

Changed 'Don't Display' to 'Don't display' for the
EasyAnalyticalRecords options.

To find fix:

1.Be loged in as a user who can access sys prefrences.

2.Go to:
Koha Administration > Global System Preferences > Cataloging >
Interface.

3.Confirm that the dropdown option for EasyAnalyticalRecords is now
'Don't display'
Comment 2 ByWater Sandboxes 2019-01-15 05:35:14 UTC
Created attachment 83935 [details] [review]
Bug 21637: Fixed upercase letter in EasyAnalyticalRecords syspref

Changed 'Don't Display' to 'Don't display' for the
EasyAnalyticalRecords options.

To find fix:

1.Be loged in as a user who can access sys prefrences.

2.Go to:
Koha Administration > Global System Preferences > Cataloging >
Interface.

3.Confirm that the dropdown option for EasyAnalyticalRecords is now
'Don't display'

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Katrin Fischer 2019-01-15 06:27:45 UTC
Created attachment 83938 [details] [review]
Bug 21637: Fixed upercase letter in EasyAnalyticalRecords syspref

Changed 'Don't Display' to 'Don't display' for the
EasyAnalyticalRecords options.

To find fix:

1.Be loged in as a user who can access sys prefrences.

2.Go to:
Koha Administration > Global System Preferences > Cataloging >
Interface.

3.Confirm that the dropdown option for EasyAnalyticalRecords is now
'Don't display'

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Katrin Fischer 2019-01-15 06:30:23 UTC
Created attachment 83939 [details] [review]
Bug 21637: Fixed upercase letter in EasyAnalyticalRecords syspref

Changed 'Don't Display' to 'Don't display' for the
EasyAnalyticalRecords options.

To find fix:

1.Be loged in as a user who can access sys prefrences.

2.Go to:
Koha Administration > Global System Preferences > Cataloging >
Interface.

3.Confirm that the dropdown option for EasyAnalyticalRecords is now
'Don't display'

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Katrin Fischer 2019-01-15 06:33:04 UTC
Hi Mackey, congrats on your first patch!

Small thing: Your original patch had an incomplete author line, reading:
From: Your Full Name <your_email>
I've fixed that while doing QA to:
Author: Mackey Johnstone <mackeyfj@gmail.com>

Hope, that's ok!

You can fix this in your git settings with the following commands:

git config --global user.name "your NAME"
git config --global user.email "your@mail.com"
Comment 6 Nick Clemens 2019-01-17 02:29:30 UTC
Awesome work Mackey! Congratulations on your first patch!

Pushed to master for 19.05
Comment 7 Martin Renvoize 2019-01-23 12:26:09 UTC
Pushed to 18.11.x for 18.11.03
Comment 8 Jesse Maseto 2019-01-23 19:25:53 UTC
Pushed to 18.05.x for 18.05.09
Comment 9 Fridolin Somers 2019-01-30 08:25:16 UTC
I prefer not to push to 17.11.x to minimize translation work