[Koha-bugs] [Bug 35091] New: Improve translation of usage statistics country list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 18 16:17:42 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35091

            Bug ID: 35091
           Summary: Improve translation of usage statistics country list
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: I18N/L10N
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
                CC: frederic at tamil.fr

The usage statistics page uses an include file, country-list.inc, which
contains a large list of country names.

When this include file is processed for translation the entire list shows up as
one string:

#: koha-tmpl/intranet-tmpl/prog/en/includes/country-list.inc:1
#, c-format
msgid "[%% SET countries = [ \"Afghanistan\", \"Albania\", \"Algeria\",
\"Andorra\"...

This file should be reworked so that each country is a separate string in
translations.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list