From 6d91589af12a209bdf0062b8da0e84fd6e40e4f4 Mon Sep 17 00:00:00 2001 From: Mazen Khallaf Date: Tue, 19 Jan 2021 01:33:19 +0000 Subject: [PATCH] Bug 26982: Typo in system preference UsageStats: statisics Test Plan: 1. Go to Administration 2. Go to System Preferences 3. Go to Administration (on the right) 4. At the bottom, under 'Share anonymous usage statistics', find UsageStats 5. In the value box, the bottom line should say 'statisics' instead of 'statistics' 6. Apply the patch 7. Repeat steps 1-4 8. In the value box, the bottom line should now say 'statistics' Signed-off-by: Sally --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index c5532ca5e4..62648bf6b5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -201,7 +201,7 @@ Administration: - "
Website where usage statistics are published: Hea Koha community website." -
NOTE: The other UsageStats system preferences have no effect if this system preference is set to "No" (don't share). - "
NOTE: This system preference requires the misc/cronjobs/share_usage_with_koha_community.pl cronjob. Ask your system administrator to schedule it." - - "
NOTE: Use the dedicated configuration page to edit the statisics you share." + - "
NOTE: Use the dedicated configuration page to edit the statistics you share." - - "Use the following library name to be shown on the Hea Community website: " - pref: UsageStatsLibraryName -- 2.11.0