[Koha-bugs] [Bug 22283] Translation file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 28 16:27:35 CET 2019


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

--- Comment #8 from Alex Arnaud <alex.arnaud at biblibre.com> ---
(In reply to Katrin Fischer from comment #7)
> Hi Alex, 
> 
> do you have time to look into this more?
> 
> - Is this a pootle issue or are our translation tools in Koha broken?
> - Are we sure it's not an old problem? The "" are not in the original
> string, only added by the translation. I know that we were to avoid single
> quotes around translatable strings to avoid issues with translation (French
> containing single quotes), so I think this could actually be an old problem
> instead of a regression, just coming to light here because of the
> translation. I'd change the translation as a first step.

IMHO we juste need to write in the po: 
"Changer les préférences de notifications à \\\"Par défaut\\\" pour cette "
instead of:
"Changer les préférences de notifications à \"Par défaut\" pour cette "

With the first one, we keep the double quotes escaped in templates. And it
works.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list