*** Bug 41771 has been marked as a duplicate of this bug. ***
Created attachment 192824 [details] [review] Bug 41800: Adjust syspref's explanation - If ON => If enabled Patch from commit 38f6f56
Created attachment 192825 [details] [review] Bug 41800: Remove trailing dot in syspref's explanations Patch from commit 44aeaec
Created attachment 192826 [details] [review] Bug 41800: Fix syspref explanations There are discrepancies between new an upgraded installations Test plan: 0. Do not apply these patches, use main 1. Add my misc4dev gitlab repo and checkout the branch linked to issue 101 https://gitlab.com/koha-community/koha-misc4dev/-/issues/101 2. Run `perl /kohadevbox/misc4dev/run_tests.pl --run-all-tests` => It should crash when running check_sysprefs.t (BEFORE the prove all perl tests command) 3. Apply these patches, repeat 2. Tests from the prove all perl tests command should run (no need to wait for them to finish)
This can be tested even if bug 41682 is not ready.