[Koha-bugs] [Bug 20198] `›`missing in breadcrumb of translated pages of aqbudgets.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 4 14:49:48 CEST 2018


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bgkriegel at gmail.com

--- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Hi, what do you see after the translation?

On current master that line
... <a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Budgets</a> › [%
IF..
is translated as 
...<a href="/cgi-bin/koha/admin/aqbudgetperiods.pl">Presupuestos</a> ›
[% IF..

using es-ES for example.

Translation script prefers strings inside tags, <a>...</a> in this case; if
'›' remains alone, then it's also removed from translation files.
But that does not affect the translated result file, on first look.

Do you find a problem with the translated file?

Regards

-- 
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