Bug 27227 - Itailan PO: "your charges" typo
Summary: Itailan PO: "your charges" typo
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: translate.koha-community.org (show other bugs)
Version: 20.11
Hardware: All All
: P5 - low trivial
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-13 04:41 UTC by John Fawcett
Modified: 2021-12-13 21:08 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Fawcett 2020-12-13 04:41:06 UTC
There is a typo in a localization string
/usr/share/koha/misc/translator/po/it-IT-opac-bootstrap.po

#: koha-tmpl/opac-tmpl/bootstrap/en/includes/usermenu.inc:17
#, c-format
msgid "your charges"
msgstr "le mtue multe"

Should be

#: koha-tmpl/opac-tmpl/bootstrap/en/includes/usermenu.inc:17
#, c-format
msgid "your charges"
msgstr "le tue multe"
Comment 1 John Fawcett 2020-12-13 12:08:45 UTC
Closing this as .po files can be modified directly on translate site.