grunt-angular-translate icon indicating copy to clipboard operation
grunt-angular-translate copied to clipboard

fix(interpolation): fixed escaped interpolation string handling

Open myukselen opened this issue 8 years ago • 0 comments

Interpolation string should be escaped properly when used in an interpolation. This is handled in HtmlFilterDoubleQuote and HtmlFilterSimpleQuote translationKey processing.

myukselen avatar Jan 11 '17 14:01 myukselen