Bug 33906

Summary: [OMNIBUS] Improve translation of title tags
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: mathsabypro
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11113
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 33907, 33925, 36095, 15395, 33908, 33909, 33910, 33911, 33912, 33913, 33914, 33915, 33916, 33917, 33918, 33919, 33920, 33921, 33922, 33923, 33924, 33927, 33928, 34769, 34773, 34796, 34802    
Bug Blocks:    

Description Owen Leonard 2023-06-06 15:41:13 UTC
I would like to update all templates which output a <title> tag to use the template internationalization method demonstrated in Bug 33077

> We can instead use the i18n template plugin introduced by Bug 15395 to wrap
> individual title tag elements like so:
> 
> [% t("Modify city") | html %]
Comment 1 Owen Leonard 2023-07-09 19:00:21 UTC
*** Bug 11113 has been marked as a duplicate of this bug. ***