-
Notifications
You must be signed in to change notification settings - Fork 406
[IMP] compiler: make human-readable ARIA attributes translatable #1679
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ARIA attributes containing human-readable text should be translated. This commit adds human-readable ARIA attributes to the list of the attributes translated by OWL.
ged-odoo
approved these changes
Apr 3, 2025
oomsveta
added a commit
to odoo-dev/odoo
that referenced
this pull request
May 7, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released.
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 7, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. Part-of: #204692 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
fw-bot
pushed a commit
to odoo-dev/odoo
that referenced
this pull request
May 7, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 46aa71e
This was referenced May 7, 2025
oomsveta
added a commit
to odoo-dev/odoo
that referenced
this pull request
May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released.
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 46aa71e Part-of: #208820 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. Part-of: #208861 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
fw-bot
pushed a commit
to odoo-dev/odoo
that referenced
this pull request
May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6
fw-bot
pushed a commit
to odoo-dev/odoo
that referenced
this pull request
May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6
fw-bot
pushed a commit
to odoo-dev/odoo
that referenced
this pull request
May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6
This was referenced May 9, 2025
oomsveta
added a commit
to odoo-dev/odoo
that referenced
this pull request
May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released.
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6 Part-of: #209303 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6 Part-of: #209324 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6 Part-of: #209275 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. closes #209329 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
fw-bot
pushed a commit
to odoo-dev/odoo
that referenced
this pull request
May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: e821d3c
SimonCapriles
pushed a commit
to SimonCapriles/odoo
that referenced
this pull request
May 13, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6 Part-of: odoo#209275 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
robodoo
pushed a commit
to odoo/odoo
that referenced
this pull request
May 13, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. closes #209524 X-original-commit: e821d3c Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
acsonefho
pushed a commit
to acsone/odoo
that referenced
this pull request
May 19, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6 Part-of: odoo#209275 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
ThomasSchneider-94
pushed a commit
to odoo-dev/odoo
that referenced
this pull request
Jun 4, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f6 Part-of: odoo#209275 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
gamarino
pushed a commit
to numaes/numa-public-odoo
that referenced
this pull request
Jun 4, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl. This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are also correctly exported for translation, and will therefore be fully translatable when the next version of Owl is released. X-original-commit: 05766f66eed4ea250833b6367310ac96a032337c Part-of: odoo/odoo#209275 Signed-off-by: Tiffany Chang (tic) <tic@odoo.com> Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ARIA attributes containing human-readable text should be translated. This commit adds human-readable ARIA attributes to the list of the attributes translated by OWL.