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

Work on translating PrivacyManager templates #14999

Closed
wants to merge 4 commits into from
Closed

Work on translating PrivacyManager templates #14999

wants to merge 4 commits into from

Conversation

maxpereira
Copy link

Work to fix issue #14954

@Findus23
Copy link
Member

Hi,

Thanks for the work and just a quick note:
I know little about angular, but I think html_attr should only be used when the escaped text is put in an attribute (so like in content-title).

<p>
Follow the steps below to ask your user for their consents before their data is processed within Matomo.
{{ 'PrivacyManager_HowToAskConsentNote1'|translate|e('html_attr') }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxpereira FYI you only need |e('html_attr') when it is part of an HTML attribute like content-title="..." above. In here for example you should remove |e('html_attr')

@tsteur
Copy link
Member

tsteur commented Oct 13, 2019

Awesome @maxpereira very much appreciated. Be great to ping me once you're ready for a review

@maxpereira
Copy link
Author

Thanks for the tip! I’ll continue working on this and make the necessary changes.

@sgiehl
Copy link
Member

sgiehl commented Feb 4, 2020

ping @maxpereira Any update on this one? Are you still working on it?

@sgiehl
Copy link
Member

sgiehl commented Feb 10, 2020

The source repository has been deleted meanwhile, so guess there won't be any updates to this PR.

@sgiehl sgiehl closed this Feb 10, 2020
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.

None yet

4 participants