Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using first the argument value, then inner HTML #147

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Using first the argument value, then inner HTML #147

wants to merge 2 commits into from

Conversation

karelbilek
Copy link

May fix #146 (not sure).

@karelbilek
Copy link
Author

Oh, it is already here

#120

Special case <div translate="translate">text</div> should translate "text", not "translate"
@karelbilek
Copy link
Author

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.

duall pushed a commit to GameAnalytics/gulp-angular-gettext that referenced this pull request Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't use inner HTML when using attribute
1 participant