angular-gettext-tools
angular-gettext-tools copied to clipboard
Using first the argument value, then inner HTML
May fix https://github.com/rubenv/angular-gettext-tools/issues/146 (not sure).
Oh, it is already here
https://github.com/rubenv/angular-gettext-tools/pull/120
OK, I fixed the failing tests by making this a special case
<div translate="translate">Bla bla bla</div>
Other attributes then translate-translate special case will get the attribute value.