https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36221

--- Comment #27 from Victor Grousset/tuxayo <vic...@tuxayo.net> ---
It seems placeholder values should have been extracted as translatable strings
directly.

Oh, it's not even about placeholders. When changing the language, the Create
and Cancel button are still untranslated.
That might be that having .inc files in Koha/ILL/Backend can't work. The
translation deployment script don't even have a place to copy the .inc files
and translate them.

But it's a problem that made through some previous ticket and not this one. So
here there is no problem about the placeholders in the .inc files.
(is there a ticket about this? didn't found one but I'm not sure about my
search)

There is still a problem about those in shared-includes/shared.js
Solution:
https://wiki.koha-community.org/wiki/Coding_Guidelines#JS2:_Enabling_translation_of_language_strings_in_embedded_JavaScript
https://wiki.koha-community.org/wiki/Coding_Guidelines#JS5:_Enabling_translation_of_language_strings_in_linked_JavaScript

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to