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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/