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

--- Comment #10 from Jonathan Druart <[email protected]> ---
(In reply to Katrin Fischer from comment #9)
> The adding of spans is good and bad: By not having the spans we leave
> strings that appear together in one string. For some things this is nice,
> but it's also bad because it's a bit hard to maintain at times and a little
> scary to new translators unaware of the template dynamics.

Having the spans actually remove strings to translate. The same strings are
grouped in a single msgstr and need to be translated only once. Compared to
when we have the same string but with different number of %s

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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