https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31640 --- Comment #5 from Kevin Carnes <kevin.carnes@ub.lu.se> --- I couldn't reproduce the error with "koha-translate -i sv-SE", but realized that I had an old docker image with Koha 21 in /usr/share. I updated the image and can reproduce the error, but Circulation is now translated as Utlåning in Swedish. If you would like, I can attach a log of all of the conflicting sections for all languages so that you can test a language you are more comfortable with. For example en-GB: In file "cataloguing.pref", "cataloguing the record" is a translation for sections "Record structure", "Interface" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. In file "enhanced_content.pref", "Enhanced content settings" is a translation for sections "Amazon", "Library Thing", "Tagging", "Google", "Syndetics", "All", "OverDrive", "Manual" at /kohadevbox/koha/mi sc/translator/LangInstaller.pm line 184. In file "circulation.pref", " Self return module" is a translation for sections "Self check-in module", "Stock rotation module" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. In file "circulation.pref", "Returns Policy" is a translation for sections "Recalls", "Return claims", "Fines Policy" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. In file "circulation.pref", " Self Issue" is a translation for sections "Interface", "Interlibrary loans" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. In file "circulation.pref", " Batch issue" is a translation for sections "Article requests", "Batch checkout" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. In file "circulation.pref", " Self issue module" is a translation for sections "Self check-out module", "Housebound module" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. In file "web_services.pref", " Kohas" is a translation for sections "IdRef", "Reporting", "ILS-DI", "Mana KB", "General", "REST API", "OAI-PMH" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 1 84. In file "patrons.pref", "User forms" is a translation for sections "General", "Security", "Privacy", "Patron forms" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. In file "tools.pref", " User cards" is a translation for sections "News", "Batch item", "Patron cards", "Barcodes", "Upload" at /kohadevbox/koha/misc/translator/LangInstaller.pm line 184. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.