tag-manager
tag-manager copied to clipboard
Draft: Do not merge: Tag manager language reworked
Accidentally started doing this again thinking https://github.com/matomo-org/tag-manager/pull/510 was merged.
Leaving this here to see how many new things I found down the road.
The text is fairly untranslatable and full of errors, so hoping that can happen.
Description:
Please include a description of this change and which issue it fixes. If no issue exists yet please include context and what problem it solves.
Review
- [ ] Functional review done
- [ ] Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
- [ ] Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)
- [ ] Security review done
- [ ] Wording review done
- [ ] Code review done
- [ ] Tests were added if useful/possible
- [ ] Reviewed for breaking changes
- [ ] Developer changelog updated if needed
- [ ] Documentation added if needed
- [ ] Existing documentation updated if needed