https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38164
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Victor Grousset/tuxayo <[email protected]> --- Testing notes: 1st apply the reverting patch. > 7. I get - Editar - Editar ok, that's the bug > 10. «With this patch applied both logs show the > English version of the string.» I get - Editar - Edit ????? :o > 12. I get - Editar - Editar ok I looked at the test plan of bug 37303 and it says «second log in the console is displaying the fuzzy string» 😵💫 😵💫 😵💫 😵💫 (the order of _() and __() was the same) It seems the thing is working and there is uncertainly of behavior of __() and _() regarding which is/are being affected by the initial issue. Anyway, it's the same output on main with po2json JS installed. As far as not needing yarn on production it works :) (there is still something suspicious about _() outputting fuzzy strings) -- 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/
