angular-gettext
angular-gettext copied to clipboard
Extractor doesn't recognize filter in interpolation
filter in interpolation like <span title="{{ foo || bar || ("No title"|translate)}}"> isn't recognized by extractor and not stored into POT.
Update: hmm, wasn't aware that the tag example is interpreted by the browser :( ouch.
Hopefully the problem can be figured out now and see some comments about this issue.