angular-gettext-tools icon indicating copy to clipboard operation
angular-gettext-tools copied to clipboard

Don't export angular expressions, allow export attributes like title …

Open sWitched-0FF opened this issue 6 years ago • 1 comments

If we add to WebpackAngularGettext.loader.attributes = ["titles", "placeholder"] script add in export.pot tagHtml instead of title attribute value. In addition skip export angular expressions without any text.

sWitched-0FF avatar Jun 06 '18 15:06 sWitched-0FF

there are merge conflicts. also can you try to elaborate for what usecase you need this change? looks like just prevention to use it "wrong". Or do you have a real usecase where <div translate>{{inner}}</div> actually make sense?

ngehlert avatar Feb 20 '19 19:02 ngehlert