Bug 38354

Summary: Buttons in item form on orderreceive or neworderempty not translated
Product: Koha Reporter: Jan Kissig <bibliothek>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jan Kissig 2024-11-05 10:59:25 UTC
On the items create form on orderreceive or neworderempty the buttons below the form are not translated, when alternative languages are installed.

Test plan: 
- add an order via http://localhost:8081/cgi-bin/koha/acqui/basketheader.pl?booksellerid=1&op=add_form
- set create items when: placing an order and save
- click add to basket and search for a title and click order
- check that the buttons under "item" are not translated
Comment 1 Jan Kissig 2025-01-27 11:28:47 UTC
Maybe my setup was broken, but the described behavior is gone and everything is translated as expected.