https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35097 Bug ID: 35097 Summary: Use country-list.inc to display choices for UsageStatsCountry preference Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: System Administration Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, testopia@bugs.koha-community.org Depends on: 35091 The usage statistics page uses an include file, country-list.inc, to display a dropdown of countries to choose from. The same list is duplicated in admin.pref for the UsageStatsCountry preference. We should use the same include file for both interfaces, to reduce redundancy in code and in the translation process. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35091 [Bug 35091] Improve translation of usage statistics country list -- You are receiving this mail because: You are watching all bug changes.