Hi
Some strings are stored in javascript variable (“successfully added to your shopping cart” for example) but they are not escaped. There is no problem with the english default string but if the translated string have quote (‘) it will create a javascript syntax error.