Hey, quick question, I need to show a I18N string ...
# general
p
Hey, quick question, I need to show a I18N string in JS, I'm using g.message(..), when the string contains single quotes, it breaks the JS, is there a way to escape the quotes in strings returned by the message() taglib?