Summary: | fix translation | ||
---|---|---|---|
Product: | Koha | Reporter: | Igor A. Sychev <Igor.A.Sychev> |
Component: | translate.koha-community.org | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Igor A. Sychev
2025-04-11 06:32:29 UTC
'...to be set to "Calculate and charge."' is correct in American English. Is this causing a problem in the translation process? It should be like this: circulation.pref#CalculateFinesOnReturn# <br /><strong>NOTE:</strong> This system preference requires <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=FinesMode">FinesMode</a> to be set to "Calculate and charge". Not like this: ... to "Calculate and charge." But like this: ... to "Calculate and charge". Is that the best explanation? The title of the bug is "fix translation," so I'm asking whether the template is causing some kind of functional error in the translation process. If you're arguing that there is a grammatical error... "Calculate and charge." is correct in American English, which for better or worse is the standard in Koha templates. "Calculate and charge". is correct in British English, but not in Koha templates. Thanks for the answer! I understood. |