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

Using first the argument value, then inner HTML

Open karelbilek opened this issue 9 years ago • 2 comments

May fix https://github.com/rubenv/angular-gettext-tools/issues/146 (not sure).

karelbilek avatar Jun 06 '16 13:06 karelbilek

Oh, it is already here

https://github.com/rubenv/angular-gettext-tools/pull/120

karelbilek avatar Jun 06 '16 14:06 karelbilek

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.

karelbilek avatar Jun 06 '16 14:06 karelbilek