Bug 27227

Summary: Itailan PO: "your charges" typo
Product: Koha Reporter: John Fawcett <john>
Component: translate.koha-community.orgAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low    
Version: 20.11   
Hardware: All   
OS: All   
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:

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.