The about page has a lot of complex translation problems, but some can be addressed fairly easily by wrapping strings with <span>.
Created attachment 152517 [details] [review] Bug 34074: Improve translations of strings on the about page This patch makes a few simple changes to the about page template to improve how the translation tool picks up strings to translate. The patch also corrects a couple of lines where template tags contained line breaks. To test, apply the patch and view the about page in the staff interface. Everything should look correct.
Created attachment 152873 [details] [review] Bug 34074: Improve translations of strings on the about page This patch makes a few simple changes to the about page template to improve how the translation tool picks up strings to translate. The patch also corrects a couple of lines where template tags contained line breaks. To test, apply the patch and view the about page in the staff interface. Everything should look correct. Signed-off-by: Sam Lau <samalau@gmail.com>
Created attachment 153116 [details] [review] Bug 34074: Improve translations of strings on the about page This patch makes a few simple changes to the about page template to improve how the translation tool picks up strings to translate. The patch also corrects a couple of lines where template tags contained line breaks. To test, apply the patch and view the about page in the staff interface. Everything should look correct. Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 23.11. Nice work everyone, thanks!
Thanks for all the hard work! Pushed to 23.05.x for the next release
Nice work everyone! Pushed to oldstable for 22.11.x