Bug 38823

Summary: The word 'Reports' in ERM menu is not translatable
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: I18N/L10NAssignee: Jonathan Druart <jonathan.druart>
Status: Pushed to main --- QA Contact: Nick Clemens (kidclamp) <nick>
Severity: minor    
Priority: P5 - low CC: f.demians, jonathan.druart, nick
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: String patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
25.05.00
Circulation function:
Attachments: Bug 38823: Fix translatability for 'Reports' in ERM menu
Bug 38823: Fix translatability for 'Reports' in ERM menu
Bug 38823: Fix translatability for 'Reports' in ERM menu

Comment 1 Katrin Fischer 2025-01-04 14:14:18 UTC
Please also see bug 36836 that fixes a lot of translation issues.
Comment 2 Mathieu Saby 2025-01-06 09:40:13 UTC
Thank you. I believe this string wont be fixed by bug 36836, but we could take a look when it is pushed.
Comment 3 Jonathan Druart 2025-01-30 10:10:40 UTC
Created attachment 177350 [details] [review]
Bug 38823: Fix translatability for 'Reports' in ERM menu
Comment 4 Magnus Enger 2025-01-31 13:55:36 UTC
Created attachment 177391 [details] [review]
Bug 38823: Fix translatability for 'Reports' in ERM menu

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Confirmed that "Reports" is now treated the same way as every
other "title" in the file.
Comment 5 Nick Clemens (kidclamp) 2025-02-06 21:02:10 UTC
Created attachment 177599 [details] [review]
Bug 38823: Fix translatability for 'Reports' in ERM menu

Confirmed that "Reports" is now treated the same way as every
other "title" in the file.

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 6 Nick Clemens (kidclamp) 2025-02-06 21:02:25 UTC
Visually checked, matches existing patterns
Comment 7 Katrin Fischer 2025-02-13 15:20:31 UTC
Pushed for 25.05!

Well done everyone, thank you!