https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41445
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #31 from Lucas Gass (lukeg) <[email protected]> --- This is untranslatable as is: var MSG_SUSPEND_ALERT = __( "This action will suspend <span class='badge text-bg-warning'>%s</span> hold(s)." ); We shouldn't mix text to translate and HTML. https://wiki.koha-community.org/wiki/Coding_Guidelines#JS3:_Avoid_strings_which_mix_text_and_markup -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
